aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2025-02-17 16:11:21 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2025-02-17 16:11:21 -0500
commitf8554dee417ffc4540c94cf357f7bf7d4b6e5d80 (patch)
tree7e88ed0579c202fa127f3e33351dfb74e6f4e74e /configure.ac
parentd0ed7d2a5aeb858e814147b42f8681870340909b (diff)
downloadpostgresql-REL_17_4.tar.gz
postgresql-REL_17_4.zip
Stamp 17.4.REL_17_4
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 45760118a1a..82b46401931 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.3], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+AC_INIT([PostgreSQL], [17.4], [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