aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2023-08-28 16:26:56 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2023-08-28 16:26:56 -0400
commitd94dadcc5020f6746203896dba5a9627872ba2ee (patch)
treeb4ecb7348d49950c01c4f92f9da39576ef9ff230 /configure.ac
parent66ed5a2e92d206ae95fa460d9e5648b636b8270a (diff)
downloadpostgresql-REL_16_RC1.tar.gz
postgresql-REL_16_RC1.zip
Stamp 16rc1.REL_16_RC1
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 393dd9f061b..b00abb9466b 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], [16beta3], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+AC_INIT([PostgreSQL], [16rc1], [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