summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2018-06-30 12:47:59 -0400
committerAndrew Dunstan <andrew@dunslane.net>2018-06-30 12:47:59 -0400
commitfeced1387f07c3fa6c47d36a68962750e6065486 (patch)
tree394bb58b4a59383f918558e691513cdec1d479ae /configure.in
parentd8421390996dcd762383a28e57d1f3f16cc5f76f (diff)
downloadpostgresql-feced1387f07c3fa6c47d36a68962750e6065486.tar.gz
Stamp HEAD as 12devel
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 d242394778..a6b3b88cfa 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], [11beta2], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [12devel], [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