OSDN Git Service

tag configure as beta2 ..
authorPostgreSQL Daemon <webmaster@postgresql.org>
Sun, 7 Jan 2001 02:23:25 +0000 (02:23 +0000)
committerPostgreSQL Daemon <webmaster@postgresql.org>
Sun, 7 Jan 2001 02:23:25 +0000 (02:23 +0000)
configure
configure.in

index 8d2ebb2..a40fbaa 100755 (executable)
--- a/configure
+++ b/configure
@@ -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.1beta1'
+VERSION='7.1beta2'
 
 cat >> confdefs.h <<EOF
 #define PG_VERSION "$VERSION"
index a389e92..d53e8ca 100644 (file)
@@ -28,7 +28,7 @@ AC_CONFIG_HEADER(src/include/config.h)
 AC_PREREQ(2.13)
 AC_CONFIG_AUX_DIR(config)
 
-VERSION='7.1beta1'
+VERSION='7.1beta2'
 AC_SUBST(VERSION)
 AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")