diff options
| author | PostgreSQL Daemon | 2001-01-07 02:23:25 +0000 |
|---|---|---|
| committer | PostgreSQL Daemon | 2001-01-07 02:23:25 +0000 |
| commit | 6781aa4707a807f8d6fb5f0d9f8522bde6d1f96a (patch) | |
| tree | 93995e003b2b8d37af116f6262794c9b504c917e /configure.in | |
| parent | 4ced15ece4383e1a7d8ad1aba9ebe185050d5a10 (diff) | |
tag configure as beta2 ..REL7_1_BETA2
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index a389e922f66..d53e8ca314b 100644 --- a/configure.in +++ b/configure.in @@ -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") |
