aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-08-05 17:10:44 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2019-08-05 17:10:44 -0400
commit7c45b994f125257be86df27583a6502348785186 (patch)
tree741777b1718a3245f868d8ed0d5c8d9dcab9dedb /configure.in
parentde4b75c1549ac0baf45b4bcb8d49e2fac90ac43a (diff)
downloadpostgresql-REL_12_BETA3.tar.gz
postgresql-REL_12_BETA3.zip
Stamp 12beta3.REL_12_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 efc33d47755..8c492b5782d 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], [12beta2], [pgsql-bugs@lists.postgresql.org])
+AC_INIT([PostgreSQL], [12beta3], [pgsql-bugs@lists.postgresql.org])
m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.69 is required.
Untested combinations of 'autoconf' and PostgreSQL versions are not