diff options
| author | Marc G. Fournier | 2011-04-15 03:17:14 +0000 |
|---|---|---|
| committer | Marc G. Fournier | 2011-04-15 03:17:14 +0000 |
| commit | 7b8b256f08c90963189901694675f8d1477f1dab (patch) | |
| tree | 973e1582b1386769a18e6e60b4100f3ff02e2a0b /configure.in | |
| parent | fb344d44a3374bd9022e40dbd194cb12e5204a2f (diff) | |
Tag 8.4.8.REL8_4_8
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 3ac17c8cdb7..f55fb9bdf8c 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.7], [pgsql-bugs@postgresql.org]) +AC_INIT([PostgreSQL], [8.4.8], [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 |
