summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane2021-05-10 20:50:15 +0000
committerTom Lane2021-05-10 20:50:15 +0000
commit836dda6f1b31c5f7c70ebf52537364ffc3eff577 (patch)
tree4306e23b7065d967e67dc111d61770ea410c1fdf /configure.in
parentcc6c63f8a26d9706bc4b256ac075401bb3d5f759 (diff)
Stamp 9.6.22.REL9_6_22
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 5c7d9f5be7b..b096ac5fd33 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], [9.6.21], [[email protected]])
+AC_INIT([PostgreSQL], [9.6.22], [[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