aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-02-11 16:17:27 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2019-02-11 16:17:27 -0500
commit6cd404b344f7e27f4d64555bb133f18a758fe851 (patch)
tree54da1d61556b52171fefef5d8b20217c6ed5986b /configure.in
parent6c9356080c2060bcd4a6cef520aa3d8121940ee7 (diff)
downloadpostgresql-REL_11_2.tar.gz
postgresql-REL_11_2.zip
Stamp 11.2.REL_11_2
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 7827853a15a..e7619dbff75 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.1], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [11.2], [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