aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2021-09-20 17:33:01 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2021-09-20 17:33:01 -0400
commit8aed7f7a2ec46ad60c84c3c97300210850c3fbc8 (patch)
tree69ea41c45f33a8b00c0665572f2d7530b22a9b33 /configure.ac
parent955a6a893498a5d3af544d9c0b1c292b19ec1690 (diff)
downloadpostgresql-REL_14_RC1.tar.gz
postgresql-REL_14_RC1.zip
Stamp 14rc1.REL_14_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 ce9985855e4..8dc8636e990 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], [14beta3], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+AC_INIT([PostgreSQL], [14rc1], [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