aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2023-08-07 16:15:30 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2023-08-07 16:15:30 -0400
commita2cbee74b0e174da7bcb441c142022216b9b266f (patch)
tree747502ed05688196d8e8f8aeeea3109de7d43c75 /configure.in
parent023fa8f326dad5e0f841fcc4247b449881215cb7 (diff)
downloadpostgresql-REL_11_21.tar.gz
postgresql-REL_11_21.zip
Stamp 11.21.REL_11_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 29de083fe88..24660bf26d2 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], [11.20], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [11.21], [pgsql-bugs@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