aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2017-02-06 16:45:25 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2017-02-06 16:45:25 -0500
commit6a18e4bc2d13d077c52cf90a4c6ec68343808ba7 (patch)
tree42fd28722ea71e571dbf743f6aa24cf07b8e68e4 /configure.in
parenta822971173e66cde920a0a20352b823cd873db0f (diff)
downloadpostgresql-REL9_6_2.tar.gz
postgresql-REL9_6_2.zip
Stamp 9.6.2.REL9_6_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 150bdc3b2de..09a887d4f0b 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.6.1], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.6.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