diff options
author | PostgreSQL Daemon <webmaster@postgresql.org> | 2001-01-07 02:23:25 +0000 |
---|---|---|
committer | PostgreSQL Daemon <webmaster@postgresql.org> | 2001-01-07 02:23:25 +0000 |
commit | 6781aa4707a807f8d6fb5f0d9f8522bde6d1f96a (patch) | |
tree | 93995e003b2b8d37af116f6262794c9b504c917e /configure | |
parent | 4ced15ece4383e1a7d8ad1aba9ebe185050d5a10 (diff) | |
download | postgresql-REL7_1_BETA2.tar.gz postgresql-REL7_1_BETA2.zip |
tag configure as beta2 ..REL7_1_BETA2
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 8d2ebb20ada..a40fbaa974c 100755 --- 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" |