From 259026fe475487da468085184148c70c7da1ff16 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sun, 15 Nov 2015 15:06:06 +0000 Subject: 2.17 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 056fa9f..b2c3e42 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.17 - 15 November 2015, by Pascal Terjan + - move rubygem build macros to the rubygems package Version 2.16 - 7 November 2015, by Neal Gompa diff --git a/configure.ac b/configure.ac index 1a90c5d..0af9b49 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.16, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.17, 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