From 58d76c079721fa089a2ead43167cc6acfa6cc5be Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Fri, 4 Mar 2011 00:27:57 +0000 Subject: version 1.122 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a434118..6d3ead4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Version 1.122 - 4 March 2011, by Nicolas Vigier +- kmod.prov: exit 0 when there is no error +- check if pkgconfig version is defined, or exit with an error + Version 1.121 - 3 March 2011, by Nicolas Vigier - filter.sh: return error when the script called generate an error - find-requires.in: test return value of called require scripts and diff --git a/configure.ac b/configure.ac index e72aaad..7ea0207 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.121, boklm@mars-attacks.org) +AC_INIT(rpm-mageia-setup, 1.122, boklm@mars-attacks.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability) AC_CONFIG_SRCDIR -- cgit v1.2.1