summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-05-11 17:16:48 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-05-11 17:16:48 -0400
commite6df2e1be6330660ba4d81daa726ae4a71535aa9 (patch)
treef5f9027465312c1ca6a30a127183dc80160affe1 /configure.in
parent195e81aff5d63da1e1f9dd0314a13859ec15c7c0 (diff)
downloadpostgresql-e6df2e1be6330660ba4d81daa726ae4a71535aa9.tar.gz
Stamp 9.4beta1.REL9_4_BETA1
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 52357a6bba..b94db352e1 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.4devel], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.4beta1], [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