summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPostgreSQL Daemon <webmaster@postgresql.org>2001-11-06 20:12:07 +0000
committerPostgreSQL Daemon <webmaster@postgresql.org>2001-11-06 20:12:07 +0000
commit845846bc43d071588c0cf9147472bf0a882f5a54 (patch)
tree4858f6529249e546d038713de978924d74cedd5b /configure.in
parent27e7ac190ed6ecfe2cec8480cf58955c38b3a35f (diff)
downloadpostgresql-845846bc43d071588c0cf9147472bf0a882f5a54.tar.gz
tag'd and branded as b2 ...
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 3f564e63e5..cd3bac3cfa 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.2b1'
+VERSION='7.2b2'
AC_SUBST(VERSION)
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")