summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPostgreSQL Daemon2001-12-12 13:30:12 +0000
committerPostgreSQL Daemon2001-12-12 13:30:12 +0000
commit219b4b2490d5e968c33d2f407d876844fa1f4cd4 (patch)
treef2c26c54a7ad7ad1e6d0cd58992c409662f793f4 /configure.in
parent990eb8552e69a492840d46b58ceb630a8a295e54 (diff)
tag it as b4, with all the changes that have gone on ...
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 75630b7349..e4c174828a 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.2b3'
+VERSION='7.2b4'
AC_SUBST(VERSION)
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")