okay, sorry for delay all ... here is the tag for RC1 ... REL7_2_RC1
authorPostgreSQL Daemon <webmaster@postgresql.org>
Tue, 22 Jan 2002 17:55:30 +0000 (17:55 +0000)
committerPostgreSQL Daemon <webmaster@postgresql.org>
Tue, 22 Jan 2002 17:55:30 +0000 (17:55 +0000)
configure
configure.in

index 067b2527d39994f94590de01872492f5ff53085e..27f821baca89836a9101c6e06adf6bec8f9eca09 100755 (executable)
--- a/configure
+++ b/configure
@@ -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"
index 37c688ad21e5d9ebc05e7f3793aaf59e70b2aea9..40be9ec52d1a49aa40ad6df51d825ff446425960 100644 (file)
@@ -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")