aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2025-05-05 16:25:46 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2025-05-05 16:25:46 -0400
commitcaa76b91a60681dff0bf193b64d4dcdc1014e036 (patch)
tree1551bbda2bb9dcdedf97dde04ff2bf8457f468a2 /configure.ac
parentc0e6aace02b6c47e7b99d49cc0e88918349ac30a (diff)
downloadpostgresql-REL_18_BETA1.tar.gz
postgresql-REL_18_BETA1.zip
Stamp 18beta1.REL_18_BETA1
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 c0471030e90..7ea91d56adb 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], [18devel], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+AC_INIT([PostgreSQL], [18beta1], [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