From c29a3862265e260339cd25254f2f02ec057a3696 Mon Sep 17 00:00:00 2001 From: Marc G. Fournier Date: Fri, 4 Sep 2009 05:28:47 +0000 Subject: Tag 8.0.22 --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 969933febe0..0467b07aa3a 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.398.4.32 2009/03/13 02:30:37 scrappy Exp $ +dnl $PostgreSQL: pgsql/configure.in,v 1.398.4.33 2009/09/04 05:28:46 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.0.21], [pgsql-bugs@postgresql.org]) +AC_INIT([PostgreSQL], [8.0.22], [pgsql-bugs@postgresql.org]) m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.53], [], [m4_fatal([Autoconf version 2.53 is required. Untested combinations of 'autoconf' and PostgreSQL versions are not -- cgit v1.2.3