summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-08-14 18:38:49 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-08-14 18:38:49 -0400
commitd5bcb33603a8ef1ac7779ff0e7d4550ce522673e (patch)
tree29eaae278ff2f651cfcd85e9f415034ee53d97cb /configure.in
parent333a54a584c6f85d586ea0ee36013c1506892dd6 (diff)
downloadpostgresql-d5bcb33603a8ef1ac7779ff0e7d4550ce522673e.tar.gz
Stamp 9.2beta4.REL9_2_BETA4
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 323778a08a..eaaa40948c 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.2beta3], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.2beta4], [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