aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2025-05-05 16:34:49 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2025-05-05 16:34:49 -0400
commit8b3c5d9f5299666e2c548cc6e18d837d52f2ab2e (patch)
tree50f9dd9ca1f4f880f04d190c496e2f187e975b17 /configure.in
parent5dff5ce8636660772f23493918e69af91c820321 (diff)
downloadpostgresql-REL_13_21.tar.gz
postgresql-REL_13_21.zip
Stamp 13.21.REL_13_21
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 3fa1fe0416d..127f552258e 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], [13.20], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+AC_INIT([PostgreSQL], [13.21], [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