aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2023-02-06 16:42:56 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2023-02-06 16:42:56 -0500
commit20aba55fae83cd0b6f7511365d172da8cd7e0135 (patch)
treefb39f938e27485d69666de385ba76c1fe9bade05 /configure.in
parent6926350d6b90181193e776d3313c49226cbca2ea (diff)
downloadpostgresql-REL_13_10.tar.gz
postgresql-REL_13_10.zip
Stamp 13.10.REL_13_10
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index d40799a5361..31b4e2b08c8 100644
--- a/configure.in
+++ b/configure.in
@@ -17,7 +17,7 @@ dnl Read the Autoconf manual for details.
dnl
m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
-AC_INIT([PostgreSQL], [13.9], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+AC_INIT([PostgreSQL], [13.10], [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