summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane2015-06-30 18:01:15 +0000
committerTom Lane2015-06-30 18:01:15 +0000
commitcf8d65de10ebd026f6534eeb275cae46d7bffb4f (patch)
tree94bad7888da09414e360ca9d9248328a112da097 /configure.in
parentab93f90cd3a4fcdd891cee9478941c3cc65795b8 (diff)
Stamp HEAD as 9.6devel.
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 21ba3a52f9f..005537c747b 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.5alpha1], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.6devel], [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