aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2024-11-18 15:35:15 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2024-11-18 15:35:15 -0500
commita4bd20b6d7f9d42750b797c450592f55d5374c1f (patch)
treeec7559b566c898aae516803a69e438b71357189a /configure.ac
parent6ab39c02747c33173e5e33291e66cebbdbc75d82 (diff)
downloadpostgresql-REL_15_10.tar.gz
postgresql-REL_15_10.zip
Stamp 15.10.REL_15_10
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 df7034c085b..f1355db63e8 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.9], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+AC_INIT([PostgreSQL], [15.10], [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