aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2023-05-08 17:19:25 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2023-05-08 17:19:25 -0400
commit117dd58fd9cd01e661a2c36977e16a2722306a6d (patch)
tree63de0166fb3947cef7b367fdf35133e89a587dbd /configure.in
parent666bc999e9e0ecccb00140e370f03c5f52a91d16 (diff)
downloadpostgresql-REL_12_15.tar.gz
postgresql-REL_12_15.zip
Stamp 12.15.REL_12_15
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 6a89b798537..f568a0eaecd 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.14], [pgsql-bugs@lists.postgresql.org])
+AC_INIT([PostgreSQL], [12.15], [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