summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrew Dunstan2021-06-28 15:31:16 +0000
committerAndrew Dunstan2021-06-28 15:31:16 +0000
commit596b5af1d3675b58d4018acd64217e2f627da3e4 (patch)
tree6aeb19616e1531692e4fb6408e2596b381d315c7 /configure.ac
parente1c1c30f635390b6a3ae4993e8cac213a33e6e3f (diff)
Stamp HEAD as 15devel.
Let the hacking begin ...
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3eb35583c1b..39666f97277 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ dnl Read the Autoconf manual for details.
dnl
m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
-AC_INIT([PostgreSQL], [14beta2], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+AC_INIT([PostgreSQL], [15devel], [pgsql-bugs@lists.postgresql.org], [], [https://www.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