summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMarc G. Fournier2009-06-12 05:19:22 +0000
committerMarc G. Fournier2009-06-12 05:19:22 +0000
commit35daaa91d39544cc5d146e148ec5c6e5a894afb4 (patch)
tree538fb35a8a0d7b0956d6cd08dc2106c745d609b6 /configure.in
parent838d74d0ce2cce54409f773d1f147d31189a8d08 (diff)
time to tag rc1 ...REL8_4_RC1
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 81ac10e8242..55bc3889a51 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-dnl $PostgreSQL: pgsql/configure.in,v 1.599 2009/06/10 23:03:32 tgl Exp $
+dnl $PostgreSQL: pgsql/configure.in,v 1.600 2009/06/12 05:19:22 scrappy Exp $
dnl
dnl Developers, please strive to achieve this order:
dnl
@@ -17,7 +17,7 @@ dnl Read the Autoconf manual for details.
dnl
m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
-AC_INIT([PostgreSQL], [8.4beta2], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [8.4rc1], [pgsql-bugs@postgresql.org])
m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.61], [], [m4_fatal([Autoconf version 2.61 is required.
Untested combinations of 'autoconf' and PostgreSQL versions are not