From 25af56f18400e949dab20910e97349b26674c512 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sun, 30 Jul 2017 19:41:02 -0400 Subject: 2.22 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 0596590..9c774fd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.22 - 30 July 2017, by Neal Gompa + - Rename %configure to %main_configure and add shims for %configure and %configure2_5x to use it - Remove redundant %__debug_install_post as it breaks diff --git a/configure.ac b/configure.ac index 0d2a0ce..0bcd0aa 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.21, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.22, 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