aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-05-06 16:46:18 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2019-05-06 16:46:18 -0400
commit0616aed243b23e68b5c06ceb3df3e4ec35e731b7 (patch)
tree104f9ef71de5ff1e6e81b438f99d27899578289b /configure.in
parent02814c381bbae9d23b19042fe356c000ae31d975 (diff)
downloadpostgresql-REL_11_3.tar.gz
postgresql-REL_11_3.zip
Stamp 11.3.REL_11_3
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 e7619dbff75..9082c5b5802 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.2], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [11.3], [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