summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane2022-11-07 21:47:13 +0000
committerTom Lane2022-11-07 21:47:13 +0000
commit26b9b5dddfa21ce73d9b99e79e2336c5584745bd (patch)
treea796e6e9b9e2e08ac3270fe294f7c39033b7430f /configure.in
parent81b2ffdb32385366aa45b13e669b7d1291770af0 (diff)
Stamp 12.13.REL_12_13
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 a7e1310dd8c..0b48b76c20f 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], [12.12], [pgsql-bugs@lists.postgresql.org])
+AC_INIT([PostgreSQL], [12.13], [pgsql-bugs@lists.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