summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane2023-02-06 21:45:00 +0000
committerTom Lane2023-02-06 21:45:00 +0000
commit533cc39b750bd7600e8e2e5cab819a27f1717960 (patch)
tree7f6b5c4fb9cfbdcc0f5718ca2e3431478507867f /configure.in
parentbd46d1b5413d52af224db982de79f429a0cf12de (diff)
Stamp 12.14.REL_12_14
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 0b48b76c20f..70e86fde3f2 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.13], [[email protected]])
+AC_INIT([PostgreSQL], [12.14], [[email protected]])
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