From 3dca6f36fcd694c8c49d26e7c4971194dee2754a Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Mon, 8 Feb 2016 16:21:40 -0500 Subject: Stamp 9.1.20. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') 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 -- cgit v1.2.3