From 3b981564ce1d65171146a4ea7fd99b3f85320f1e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 15 Sep 2014 11:32:29 +0200 Subject: 2.1 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 80e90e9..001f121 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.1 - 15 September 2014, by Thierry Vignaud + - actually package php.attr - convert kmod provides to internal generator - convert perl requires from meta to internal generator diff --git a/configure.ac b/configure.ac index fba09fa..ee507a9 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.0, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.1, 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