aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-02-07 16:19:04 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2022-02-07 16:19:04 -0500
commitec24521950fb055488e3ab2c652ffbf7fe0180b9 (patch)
treec62853585a9a3d21d0a3e83fd26b9fd3c74eefea /configure.in
parent3b00428f1f453dd1beba64385c57efd4cb67d57f (diff)
downloadpostgresql-REL_12_10.tar.gz
postgresql-REL_12_10.zip
Stamp 12.10.REL_12_10
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 774e98c558e..b41a7d752ff 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], [12.9], [pgsql-bugs@lists.postgresql.org])
+AC_INIT([PostgreSQL], [12.10], [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