summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane2017-02-06 21:47:25 +0000
committerTom Lane2017-02-06 21:47:25 +0000
commitbcbbc4cfc9ca163c4a562f24ff9e2fb070647786 (patch)
treec40f090ba459b424be0282831363e9aa2bee7c25 /configure.in
parent5127c873aa52e574e8b2dd3ebf488e072a81a3ae (diff)
Stamp 9.5.6.REL9_5_6
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 b44eb7c1293..b9a1e099882 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.5], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.5.6], [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