summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane2013-02-04 21:16:23 +0000
committerTom Lane2013-02-04 21:28:55 +0000
commit2228ce6a11def75e11f0232592848614f27bd7dc (patch)
treeab170bc9d9d3a40b5d87dd82ca2833d840d0c720 /configure.in
parent308ba8702caad0a9ba22875c43c1dfa4577ce857 (diff)
Stamp 8.4.16.REL8_4_16
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 5b93e483b4b..e08b4ffd20e 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.15], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [8.4.16], [pgsql-bugs@postgresql.org])
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