From b3b7ff84b18a3445d0497b95e69b32589481a326 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Mon, 15 Sep 2014 18:26:56 +0300 Subject: 2.2 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 056587f..8e1ddbc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.2 - 15 September 2014, by Thierry Vignaud + - fix matching META files - retrieve file name from stdin diff --git a/configure.ac b/configure.ac index ee507a9..0201218 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.1, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.2, 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