From 18458568d8708203ae0499ad79b9456efd6a9ced Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 26 Jul 2017 23:35:26 +0200 Subject: 2.21 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index bfea570..797b56f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.21 - 26 July 2017, by Thierry Vignaud + - support split debugsources in our macros Version 2.20 - 4 May 2016, by Neal Gompa diff --git a/configure.ac b/configure.ac index 3def7ca..0d2a0ce 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.20, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.21, 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