summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPeter Eisentraut2013-10-08 03:10:18 +0000
committerPeter Eisentraut2013-10-08 03:10:18 +0000
commite6a8de2854bc94fc59b18c3643fd1d08ebfe268f (patch)
treeac1b0e2f642a5cb3272ca91fef487e15da021115 /configure.in
parent3ac00d87014ad8fcfce85a68a91f6f9f570c57cb (diff)
Stamp 8.4.18.REL8_4_18
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 f331459501b..5103af07355 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.17], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [8.4.18], [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