aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2023-05-08 17:17:31 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2023-05-08 17:17:31 -0400
commit2faab87390b03929a8cbb5a9336a04faa45a27c5 (patch)
tree24f5c812eb690f3fd3736a98affe580758255450 /configure.in
parentaeed67f1af446dd425e2c8d6db97ea29c25b8887 (diff)
downloadpostgresql-REL_13_11.tar.gz
postgresql-REL_13_11.zip
Stamp 13.11.REL_13_11
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 4da9b4a89b9..48ea9ad17e5 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.10], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+AC_INIT([PostgreSQL], [13.11], [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