aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2024-08-05 16:05:35 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2024-08-05 16:05:35 -0400
commit2caa85f4aae689e6f6721d7363b4c66a2a6417d6 (patch)
treec5c0fda35b54a6ec06aac4db26dc5fbcb2481240 /configure.ac
parentc04778592d6db6197819f95028347af135709e4b (diff)
downloadpostgresql-REL_16_4.tar.gz
postgresql-REL_16_4.zip
Stamp 16.4.REL_16_4
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 7bbec1a70bc..bf0cfdf2ba9 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], [16.3], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+AC_INIT([PostgreSQL], [16.4], [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