From 2d0727dc9fbc678f81ab0cfd9361719157b9dfd1 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Fri, 6 May 2011 13:42:58 +0000 Subject: version 1.129 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 70a2329..838d588 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Version 1.129 - 6 May 2011, by Nicolas Vigier +- find-requires.in: fix script file filtering, according to latest + changes in file command output + Version 1.128 - 5 May 2011, by Pascal Terjan - allow setting distsuffix at build time diff --git a/configure.ac b/configure.ac index 321a849..308506c 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, 1.128, pterjan@mageia.org) +AC_INIT(rpm-mageia-setup, 1.129, boklm@mars-attacks.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability) AC_CONFIG_SRCDIR -- cgit v1.2.1