aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>2009-04-10 00:20:10 +0000
committerMarc G. Fournier <scrappy@hub.org>2009-04-10 00:20:10 +0000
commit4c9c0b85fb9d5255f9e936ec2effe112dcb8a99c (patch)
tree11ff7b7e3eb43f478c38522d1b338ee6b4060876 /configure.in
parent6c34acce9bf3b39c142ea5954d6cc616d5cd9116 (diff)
downloadpostgresql-REL8_4_BETA1.tar.gz
postgresql-REL8_4_BETA1.zip
commit and tag beta1REL8_4_BETA1
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 4570bd37d89..6d155c133b8 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.594 2009/04/07 22:48:30 momjian Exp $
+dnl $PostgreSQL: pgsql/configure.in,v 1.595 2009/04/10 00:20:10 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.4devel], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [8.4beta1], [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