aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2024-05-06 16:23:18 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2024-05-06 16:23:18 -0400
commit4a53584cf2d676e685d899d01cde18c075fbeca7 (patch)
tree58b6fc39359bb2d9800a124cd039c0a89024507f /configure.ac
parent7b2ac0f6039f0f64d80c7488f0f718094cfb89a2 (diff)
downloadpostgresql-REL_15_7.tar.gz
postgresql-REL_15_7.zip
Stamp 15.7.REL_15_7
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e76504ba584..68174556778 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ dnl Read the Autoconf manual for details.
dnl
m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
-AC_INIT([PostgreSQL], [15.6], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+AC_INIT([PostgreSQL], [15.7], [pgsql-bugs@lists.postgresql.org], [], [https://www.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