aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-12-03 15:19:35 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2012-12-03 15:19:35 -0500
commitc47f643c49d1f56c388dd0e7405ed280cfa9d0b2 (patch)
tree7e3cc7dc14f8f6fbb2d00fc8facf5985b170ad36 /configure.in
parent86e006d9ed64db7ceafdc8365208139278c5da60 (diff)
downloadpostgresql-REL9_1_7.tar.gz
postgresql-REL9_1_7.zip
Stamp 9.1.7.REL9_1_7
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 e0f42b4432a..76c3703d5c4 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.1.6], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.1.7], [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