summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>2008-06-09 00:34:32 +0000
committerMarc G. Fournier <scrappy@hub.org>2008-06-09 00:34:32 +0000
commitda3a1b796e195953a91266175386e02e744816f9 (patch)
tree076b9a53c2b6e938cf963cebb6a6ba59b2c695b2 /configure.in
parentea83cc1f987c2b303dac7ffe14234122f60adf9a (diff)
downloadpostgresql-da3a1b796e195953a91266175386e02e744816f9.tar.gz
tag 8.2.9REL8_2_9
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 2ea5dfc77c..1ff13c0630 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-dnl $PostgreSQL: pgsql/configure.in,v 1.490.2.18 2008/06/06 04:03:08 scrappy Exp $
+dnl $PostgreSQL: pgsql/configure.in,v 1.490.2.19 2008/06/09 00:34:32 scrappy Exp $
dnl
dnl Developers, please strive to achieve this order:
dnl
@@ -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.2.8], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [8.2.9], [pgsql-bugs@postgresql.org])
m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.59], [], [m4_fatal([Autoconf version 2.59 is required.
Untested combinations of 'autoconf' and PostgreSQL versions are not