summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane2016-10-24 20:12:53 +0000
committerTom Lane2016-10-24 20:12:53 +0000
commitc7681b2b9a115eb05048a485480826bc0efa6d3b (patch)
treee6c346f97dff86479f60cb6fd767a7ed47460013 /configure.in
parent117add5fd848df3def3196bfb76455555382cd51 (diff)
Stamp 9.4.10.REL9_4_10
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 4ed4950490d..d4f42bac771 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.4.9], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.4.10], [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