From 54941d877a16df700edc60c6220e0018cb12948f Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Thu, 5 May 2011 22:09:39 +0000 Subject: 1.128 --- NEWS | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index c1aa87c..70a2329 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Version 1.128 - 5 May 2011, by Pascal Terjan +- allow setting distsuffix at build time + Version 1.127 - 28 April 2011, by Nicolas Vigier - make mgaversion macro return distro_release - pkgconfigdeps.sh: run pkg-config only on .pc file in a pkgconfig diff --git a/configure.ac b/configure.ac index 0177f10..321a849 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.127, boklm@mars-attacks.org) +AC_INIT(rpm-mageia-setup, 1.128, pterjan@mageia.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability) AC_CONFIG_SRCDIR -- cgit v1.2.1