From 7fbb16921d42684fd499498176e1c23c1bd6f96b Mon Sep 17 00:00:00 2001 From: Anssi Hannula Date: Tue, 27 Dec 2011 13:36:10 +0000 Subject: rpm-mageia-setup 1.147 --- NEWS | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f05b195..339f6c4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +Version 1.147 - 27 Dec 2011, by Anssi Hannula - disable internal dep generator as we can't use it yet due to our external dep generator customizations - add support for $EXCLUDE_FROM_FULL_STRIP regexp which makes diff --git a/configure.ac b/configure.ac index 68a426f..2234d89 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.146, dmorgan@mageia.org) +AC_INIT(rpm-mageia-setup, 1.147, dmorgan@mageia.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR -- cgit v1.2.1