aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-02-11 16:22:57 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2019-02-11 16:22:57 -0500
commit394ef2397dd47ffa0fb2c1f51e19a2c8e51bec4d (patch)
tree329e0d09e08fd6625b568a8b80df72aea14c1506 /configure.in
parentd64d05827e5fed5e7bba5b1f659a6f3720298db2 (diff)
downloadpostgresql-REL9_5_16.tar.gz
postgresql-REL9_5_16.zip
Stamp 9.5.16.REL9_5_16
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 8f5ebd52b84..02edf0445ef 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], [9.5.15], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.5.16], [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