From 0a7ff99241883736064d013c1e8f296f8f93750e Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 7 Jan 2009 16:22:37 +0000 Subject: Version 1.88 - 7 January 2009, by Christophe Fergeau - fix ugly warning during invocation of php.req - RPM5 fixes --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e69de29..41e9eba 100644 --- a/NEWS +++ b/NEWS @@ -0,0 +1,4 @@ +Version 1.88 - 7 January 2009, by Christophe Fergeau + +- fix ugly warning during invocation of php.req +- RPM5 fixes diff --git a/configure.ac b/configure.ac index bc7af73..dd44c0a 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.87, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.88, nanardon@mandriva.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability) AC_CONFIG_SRCDIR -- cgit v1.2.1