summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane2023-02-06 21:46:39 +0000
committerTom Lane2023-02-06 21:46:39 +0000
commit0da63ea07a3b610a5f0c4fc43595d76f3d8fa0d7 (patch)
tree9d9bec8d42a806971080503a317b3145e9246fa3 /configure.in
parentf280ad2ca2d808a8cee6489dbbe2ec1e9ca02434 (diff)
Stamp 11.19.REL_11_19
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 3779ef363f4..1cfca8562a6 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], [11.18], [[email protected]])
+AC_INIT([PostgreSQL], [11.19], [[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