aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2024-11-11 17:42:37 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2024-11-11 17:42:37 -0500
commit91f20bc2f7e4fcf5de5c65a6cb1190e0afa91c0b (patch)
tree4461630dd38f5318d91662bd3c39e9226476b9d0 /configure.ac
parent052aa02971f2dd476c14689033727a0b8563d5d2 (diff)
downloadpostgresql-REL_17_1.tar.gz
postgresql-REL_17_1.zip
Stamp 17.1.REL_17_1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7531366b758..7cfc5eb70e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ dnl Read the Autoconf manual for details.
dnl
m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
-AC_INIT([PostgreSQL], [17.0], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+AC_INIT([PostgreSQL], [17.1], [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