aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-09-05 17:12:45 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2022-09-05 17:12:45 -0400
commit6e55ea79faa56db85a2b6c5bf94cee8acf8bfdb8 (patch)
treec299cc5dd4436fdd6165cde9561ee520ebd9e21c /configure.ac
parent77ce482e9efb9f1eaf62cd77ad1e5f17b6cc9d16 (diff)
downloadpostgresql-REL_15_BETA4.tar.gz
postgresql-REL_15_BETA4.zip
Stamp 15beta4.REL_15_BETA4
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 b581a838338..58a862f2690 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], [15beta3], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+AC_INIT([PostgreSQL], [15beta4], [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