summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane2015-05-18 18:29:04 +0000
committerTom Lane2015-05-18 18:29:04 +0000
commit7aeba23ee2cab86c78a80e3face3ca62ca87b5d7 (patch)
tree0f8059dcaf651c7410eb1ab1f2512f6a3c734647 /configure.in
parent20affd62e22d5bbf2d945dd25920d1aa54844933 (diff)
Stamp 9.4.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 967733999ef..d5f7749ddf3 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.1], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.4.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