aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2024-02-05 16:45:28 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2024-02-05 16:45:28 -0500
commitd1a2a93766b0a27eb4ffecdb63ed3879088dbfbe (patch)
tree7e988add7d272d8ae2012acbdab5c81a138611e0 /configure.ac
parent25ee45b7caa992896477841baf8791d8e7fb4e79 (diff)
downloadpostgresql-REL_14_11.tar.gz
postgresql-REL_14_11.zip
Stamp 14.11.REL_14_11
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 46624d2a115..44b630c5e17 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], [14.10], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+AC_INIT([PostgreSQL], [14.11], [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