aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-02-08 16:15:19 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2016-02-08 16:15:19 -0500
commita1efb790fb99e989e5cd3ff5ae8cc6df3e250516 (patch)
treeaf1f21280ea416326f83a097ad51e5a4a2e4f9d2 /configure.in
parentb101dca62b38a374dcb1dd4232f6ade9f7390cfc (diff)
downloadpostgresql-REL9_4_6.tar.gz
postgresql-REL9_4_6.zip
Stamp 9.4.6.REL9_4_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 f3d926d8274..245c873a177 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.5], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.4.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