summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane2014-06-11 01:36:13 +0000
committerTom Lane2014-06-11 01:36:13 +0000
commita24c104b9a6e4fef0892b2a0b70f4073378e6544 (patch)
tree2ac8421d1f09fe8cc2c7acfcfe2f8355cf65463a /configure.in
parentab76208e3df6841b3770edeece57d0f048392237 (diff)
Stamp HEAD as 9.5devel.
Let the hacking begin ...
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 80df1d76510..42d0a2bf3a5 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], [[email protected]])
+AC_INIT([PostgreSQL], [9.5devel], [[email protected]])
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