aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-08-02 18:23:20 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-08-02 18:23:20 -0400
commitf30b05b8a468d0240d18251dbf2907793da676ba (patch)
tree09055bb9e3ff60d4cc82076c45001d821980c6ef /configure.in
parent095bcf93a8cdf71b7809877a14f94c9cbf7c47fd (diff)
downloadpostgresql-REL9_2_BETA3.tar.gz
postgresql-REL9_2_BETA3.zip
Stamp 9.2beta3.REL9_2_BETA3
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 ab593ab5ad5..323778a08ab 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.2beta2], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.2beta3], [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