aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-05-09 17:21:58 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2022-05-09 17:21:58 -0400
commit6979736b4bcdc57e4699eadcca44b699fd1afd29 (patch)
treed4b63fb9618fcf4efdb1e94048880792cb7a6886 /configure.in
parentdb034c2e2e45216439c14e2b7bb99260914d610f (diff)
downloadpostgresql-REL_10_21.tar.gz
postgresql-REL_10_21.zip
Stamp 10.21.REL_10_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 b55b20fa64a..086669126fd 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], [10.20], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [10.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