summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane2016-02-08 21:21:40 +0000
committerTom Lane2016-02-08 21:21:40 +0000
commit3dca6f36fcd694c8c49d26e7c4971194dee2754a (patch)
tree0f59412e6f5a751cce44ae24000fa1b12b796484 /configure.in
parent862b4a427c18579327a7cfff4ac0377ef762dfa7 (diff)
Stamp 9.1.20.REL9_1_20
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 4f8af48267e..ec11d1847f3 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.19], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.1.20], [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