From 6415b9161e30bd513a472b57db405a3090df6311 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sat, 7 Nov 2015 07:09:02 -0500 Subject: 2.16 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 640a152..c6158ec 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.16 - 7 November 2015, by Neal Gompa + - update %mkrel to use %dist when defined and split out dist tag generation logic out of %mkrel diff --git a/configure.ac b/configure.ac index adbd9f2..1a90c5d 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.15, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.16, 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