summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPostgreSQL Daemon2002-01-22 17:55:30 +0000
committerPostgreSQL Daemon2002-01-22 17:55:30 +0000
commitc64f083cf4b9125f55bccfbb3b1f0aa38e3ce712 (patch)
treea543635998b9446aa829ae585abb30efdb054cde /configure.in
parent2f383b2de66e95d5d86527d3d2786842a5428f56 (diff)
okay, sorry for delay all ... here is the tag for RC1 ...
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 37c688ad21..40be9ec52d 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.2b5'
+VERSION='7.2rc1'
AC_SUBST(VERSION)
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")