Commit db0de224 authored by Marc G. Fournier's avatar Marc G. Fournier

parent ecab48f5
......@@ -607,7 +607,7 @@ ac_config_sub=$ac_aux_dir/config.sub
ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
VERSION='7.1devel'
VERSION='7.1beta1'
cat >> confdefs.h <<EOF
#define PG_VERSION "$VERSION"
......
......@@ -28,7 +28,7 @@ AC_CONFIG_HEADER(src/include/config.h)
AC_PREREQ(2.13)
AC_CONFIG_AUX_DIR(config)
VERSION='7.1devel'
VERSION='7.1beta1'
AC_SUBST(VERSION)
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment