aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-07-21 15:07:50 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-07-21 15:07:50 -0400
commitc85374626f680902c207285b986ac38a134535eb (patch)
treea20c03db804afdb709ad34ab2a0ea3db87309e43 /configure.in
parentab2f504b2e8b4e90e44c9a20bb5d481794b39d1d (diff)
downloadpostgresql-REL9_4_BETA2.tar.gz
postgresql-REL9_4_BETA2.zip
Stamp 9.4beta2.REL9_4_BETA2
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 c26cf93ab3f..b17faa9b941 100644
--- a/configure.in
+++ b/configure.in
@@ -17,7 +17,7 @@ dnl Read the Autoconf manual for details.
dnl
m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
-AC_INIT([PostgreSQL], [9.4beta1], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.4beta2], [pgsql-bugs@postgresql.org])
m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.69 is required.
Untested combinations of 'autoconf' and PostgreSQL versions are not