aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-05-09 16:53:56 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-05-09 16:53:56 -0400
commitcd5a6521fa8e9d51090330eb500157079fda1381 (patch)
tree557ccc8d99e010c1ecfead88769c753896d4c867 /configure.in
parentb81b97794cc81780105024667766d2f2f63fc62e (diff)
downloadpostgresql-REL9_3_13.tar.gz
postgresql-REL9_3_13.zip
Stamp 9.3.13.REL9_3_13
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 e643bbb17df..3bd486f7322 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.12], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.3.13], [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