From 3ba6a3cb76f3c3ab2994d83c84ec5fa453d40aa8 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Fri, 19 Feb 2010 18:43:31 +0000 Subject: Version stamp 9.0alpha4 (in the right branch) --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index c442e261b6c..9e8c2aa269a 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.623 2010/02/17 04:19:37 tgl Exp $ +dnl $PostgreSQL: pgsql/configure.in,v 1.623.2.1 2010/02/19 18:43:30 petere 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], [9.0devel], [pgsql-bugs@postgresql.org]) +AC_INIT([PostgreSQL], [9.0alpha4], [pgsql-bugs@postgresql.org]) m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.63], [], [m4_fatal([Autoconf version 2.63 is required. Untested combinations of 'autoconf' and PostgreSQL versions are not -- cgit v1.2.3