aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-05-06 16:52:44 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2019-05-06 16:52:44 -0400
commitb221b78f83f5bc337b596170d70ab0a9d72a2951 (patch)
tree6d03f9d22fa748679dbc79a4dc5bc95fee24f1e3 /configure.in
parent1760514e73e942dcb73231b6d65f6c2ef210c7da (diff)
downloadpostgresql-REL9_5_17.tar.gz
postgresql-REL9_5_17.zip
Stamp 9.5.17.REL9_5_17
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 02edf0445ef..d35b9086517 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.16], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.5.17], [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