summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane2020-09-14 20:08:07 +0000
committerTom Lane2020-09-14 20:08:07 +0000
commitefea2b85fa2c3dec1c8039f1c97fcfe53ee5e82c (patch)
tree05832b4b8333f9ef69d6de9d834e048ba128f0ef /configure.in
parentbab6f77f24407e0924dac292af9e65016fce99bf (diff)
Stamp 13rc1.REL_13_RC1
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 3bdacc03ea9..8b85e89704d 100644
--- a/configure.in
+++ b/configure.in
@@ -17,7 +17,7 @@ dnl Read the Autoconf manual for details.
dnl
m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
-AC_INIT([PostgreSQL], [13beta3], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+AC_INIT([PostgreSQL], [13rc1], [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