aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-02-10 17:19:45 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2020-02-10 17:19:45 -0500
commit95d2576d023ec2a8b984472191b4e4be4205516e (patch)
tree04caa01b43ba0082c26807f01007687877d60c15 /configure.in
parent27cfad5c8630428f7a2f63fd53b2e4a4fb248a90 (diff)
downloadpostgresql-REL_10_12.tar.gz
postgresql-REL_10_12.zip
Stamp 10.12.REL_10_12
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 b1207fc5b6f..97e2c273f31 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], [10.11], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [10.12], [pgsql-bugs@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