aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>2010-10-01 10:35:31 -0300
committerMarc G. Fournier <scrappy@hub.org>2010-10-01 10:35:31 -0300
commit2f76a4b5a6bcefa03f5a4d377cfb449fd5d95185 (patch)
tree3ea49570f5808bc88222575c1cc95d7f9a98d558 /configure.in
parentb805be2587972c153dbc047dc2cc74edef92a36d (diff)
downloadpostgresql-REL8_4_5.tar.gz
postgresql-REL8_4_5.zip
Tag 8.4.5REL8_4_5
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 95e16d1bdd9..d1ac52a9235 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.4], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [8.4.5], [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