summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane2014-07-21 19:18:03 +0000
committerTom Lane2014-07-21 19:18:03 +0000
commit8dd387500abe58a684c559f20c26ac08884b0c5d (patch)
treeee362c561d692c5c6a9eca4698d2ea695577a7be /configure.in
parenta7aa143d0ed3e6c842b2887c0c460901ed3f8079 (diff)
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 5f3ba5a2fe4..cd76a8a9e90 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], [8.4.21], [[email protected]])
+AC_INIT([PostgreSQL], [8.4.22], [[email protected]])
m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.61], [], [m4_fatal([Autoconf version 2.61 is required.
Untested combinations of 'autoconf' and PostgreSQL versions are not