aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2023-11-06 17:11:55 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2023-11-06 17:11:55 -0500
commit2fe2d1af14fd2fb5afeee94b94c4d8a34a829e32 (patch)
treeec9eae9a44d4267ac1c3f066f9114807ca597732 /configure.in
parent8ff28255b6cd93b2fc3e12b12b05ed5430e48c4c (diff)
downloadpostgresql-REL_12_17.tar.gz
postgresql-REL_12_17.zip
Stamp 12.17.REL_12_17
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 ca8555cb5fc..3c93e7a9443 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], [12.16], [pgsql-bugs@lists.postgresql.org])
+AC_INIT([PostgreSQL], [12.17], [pgsql-bugs@lists.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