]> granicus.if.org Git - postgresql/commitdiff
tag'd and branded as b2 ...
authorPostgreSQL Daemon <webmaster@postgresql.org>
Tue, 6 Nov 2001 20:12:07 +0000 (20:12 +0000)
committerPostgreSQL Daemon <webmaster@postgresql.org>
Tue, 6 Nov 2001 20:12:07 +0000 (20:12 +0000)
configure
configure.in

index a738bada69e1a9e5770b572cf2bef87be2f1a2fd..c31dd1d3625e2eba201bbb88b9f8a45c3362e7c1 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.2b1'
+VERSION='7.2b2'
 
 cat >> confdefs.h <<EOF
 #define PG_VERSION "$VERSION"
index 3f564e63e5e03a1251e16adf426f23d14f8c5452..cd3bac3cfaaa6f692f199f27987444003f0695b8 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.2b1'
+VERSION='7.2b2'
 AC_SUBST(VERSION)
 AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")