From 1e16f0d96ea9a6a7f40b5d69961b805cffb28d1d Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Wed, 23 Mar 2011 21:42:13 +0000 Subject: version 1.126 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 72170e6..3044fc1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Version 1.126 - 23 March 2011, by Nicolas Vigier +- pkgconfigdeps.sh: check if the list of .pc files is not null before + running pkg-config on it + Version 1.125 - 23 March 2011, by Nicolas Vigier - pkgconfigdeps.sh was incorrectly checking for pkg-config output (bug #497) diff --git a/configure.ac b/configure.ac index a5c61d8..39ec269 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.125, boklm@mars-attacks.org) +AC_INIT(rpm-mageia-setup, 1.126, boklm@mars-attacks.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability) AC_CONFIG_SRCDIR -- cgit v1.2.1