From 1bf0de883294342847c7d886689b2f2e614716e5 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 1 Oct 2014 16:09:42 +0200 Subject: 2.5 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 025e19d..007b65f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.5 - 1 October 2014, by Thierry Vignaud + - do not emit PHP requires for package's own files Version 2.4 - 24 September 2014, by Thierry Vignaud diff --git a/configure.ac b/configure.ac index 8187f34..d2e4b95 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id: configure.ac 271266 2010-11-04 10:43:28Z fwang $ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.4, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.5, https://bugs.mageia.org/) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR -- cgit v1.2.1