okay, sorry for delay all ... here is the tag for RC1 ...

REL7_2_STABLE REL7_2_RC1
PostgreSQL Daemon 24 years ago
parent 2f383b2de6
commit c64f083cf4
  1. 2
      configure
  2. 2
      configure.in

2
configure vendored

@ -615,7 +615,7 @@ ac_config_sub=$ac_aux_dir/config.sub
ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
VERSION='7.2b5'
VERSION='7.2rc1'
cat >> confdefs.h <<EOF
#define PG_VERSION "$VERSION"

@ -28,7 +28,7 @@ AC_CONFIG_HEADER(src/include/pg_config.h)
AC_PREREQ(2.13)
AC_CONFIG_AUX_DIR(config)
VERSION='7.2b5'
VERSION='7.2rc1'
AC_SUBST(VERSION)
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")

Loading…
Cancel
Save