From b622e5fd468cc2c776f0237d1c69de2b8982a387 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Wed, 21 Oct 2015 00:09:02 +0000 Subject: 2.14 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 5ac41f9..290b240 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.14 - 21 October 2015, by Pascal Terjan + - do not remove buildroot in %install if install is disabled (to make rpmbuild --without install actually useful) - make python dependency extractor much faster diff --git a/configure.ac b/configure.ac index 1f2537f..6c9e368 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, 2.13, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.14, https://bugs.mageia.org/) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR -- cgit v1.2.1