aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2013-10-07 23:17:38 -0400
committerPeter Eisentraut <peter_e@gmx.net>2013-10-07 23:17:38 -0400
commitb7f59e6d3e7c10ef0e222ce8ee6d19e8be304e29 (patch)
tree9d13e8e47818c915aa6516c841ba2669a5b4c31c /configure.in
parent4e80950042ff70a8d9825c1d9549692b8124dd40 (diff)
downloadpostgresql-REL9_3_1.tar.gz
postgresql-REL9_3_1.zip
Stamp 9.3.1.REL9_3_1
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 c89c62c2f56..4a7a1c994c1 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.3.0], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.3.1], [pgsql-bugs@postgresql.org])
m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.63], [], [m4_fatal([Autoconf version 2.63 is required.
Untested combinations of 'autoconf' and PostgreSQL versions are not