aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2023-06-26 16:07:19 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2023-06-26 16:07:19 -0400
commit19508f4763b6e55baae788af000ee47e74d24370 (patch)
tree30d3dcf95560c5be51c49da926ea32513b26e073 /configure.ac
parent228a2fab9cdee8bad434a0037e8f5e85c6f30002 (diff)
downloadpostgresql-REL_16_BETA2.tar.gz
postgresql-REL_16_BETA2.zip
Stamp 16beta2.REL_16_BETA2
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 09558ada0fe..fe434f4ddc4 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], [16beta1], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+AC_INIT([PostgreSQL], [16beta2], [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