summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane2020-02-10 22:17:28 +0000
committerTom Lane2020-02-10 22:17:28 +0000
commita8423a99122bae8e90a3874a4466c39031657a55 (patch)
tree20ec7d60e0f9269681cbec0ee296495a3585c078 /configure.in
parentf1a336887e1cc754b4985c82827aa70f847980ba (diff)
Stamp 11.7.REL_11_7
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 6a0c1758b5c..5d952fb78c8 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], [11.6], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [11.7], [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