summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane2024-08-05 20:11:34 +0000
committerTom Lane2024-08-05 20:11:34 +0000
commit76265a851b13bbb001a218481c0cb6315c0fdfe6 (patch)
treed06be5542fccce543c9d621ecde4043dd44299e3 /configure.in
parent1b85e65846aa16ede7aeddd67a9bd16ec73a18ae (diff)
Stamp 12.20.REL_12_20
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 bd6c0776d5d..de239de8210 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.19], [[email protected]])
+AC_INIT([PostgreSQL], [12.20], [[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