aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-01-29 22:13:19 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-01-29 22:13:19 +0000
commit895491bc229693cc7bcd46e0207533d93c891899 (patch)
treec27884b76969dc9313c55d29514ab0b71b73f15b /configure.in
parentd106c799e657a8659e7656802bce8db5a2bdbbe5 (diff)
downloadpostgresql-REL7_2_4.tar.gz
postgresql-REL7_2_4.zip
Brand 7.2.4.REL7_2_4
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 379586d5cb7..0ef8be57d1f 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.2.3'
+VERSION='7.2.4'
AC_SUBST(VERSION)
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")