aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2024-08-05 16:09:59 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2024-08-05 16:09:59 -0400
commit0dc08bbfcc93ac4f04d2a3f4b9d1231a80e2cc0c (patch)
treefe5094a13cea1255b204656ad25d507473cf583c /configure.in
parent429560193282f2c29a1bb9f28a055c87b7605253 (diff)
downloadpostgresql-REL_13_16.tar.gz
postgresql-REL_13_16.zip
Stamp 13.16.REL_13_16
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 be3b3412a83..e8a6a8f91aa 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.15], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+AC_INIT([PostgreSQL], [13.16], [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