summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTom Lane2025-11-10 21:52:06 +0000
committerTom Lane2025-11-10 21:52:06 +0000
commit4b324845ba5d24682b9b3708a769f00d160afbd7 (patch)
tree06147570e869433ea0b773401d9666964a5ce679 /configure.ac
parent91d070c7bb1480247cb834c36c89b15a7db5f82d (diff)
Stamp 18.1.REL_18_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 dd954eb6a54..eb79f9b2e6d 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], [18.0], [[email protected]], [], [https://www.postgresql.org/])
+AC_INIT([PostgreSQL], [18.1], [[email protected]], [], [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