summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPostgreSQL Daemon2002-01-25 02:09:26 +0000
committerPostgreSQL Daemon2002-01-25 02:09:26 +0000
commit0e8ab3a818c342ac718c187380a3ff2f756dd968 (patch)
tree4b39870e0461a043e9f195492ecd3a16e3858b00 /configure.in
parent974135a7117f7a3b295a2fcd8257ecf59c2ecb89 (diff)
let's roll up rc2 ..
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 9d05ed31cb..7423ab307b 100644
--- a/configure.in
+++ b/configure.in
@@ -28,7 +28,7 @@ AC_CONFIG_HEADER(src/include/pg_config.h)
AC_PREREQ(2.13)
AC_CONFIG_AUX_DIR(config)
-VERSION='7.2rc1'
+VERSION='7.2rc2'
AC_SUBST(VERSION)
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")