From a12bb63db7eaf6164196a453a48f0eb7f8326a68 Mon Sep 17 00:00:00 2001 From: Philippe Makowski Date: Tue, 24 Sep 2013 18:27:57 +0200 Subject: update version number --- NEWS | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index dffb4b3..09b3676 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Version 1.187 - 24 Sep 2013, by Philippe Makowski +- Add macros for Python byte compilation + Version 1.186 - 20 Sep 2013, by Pascal Terjan - Support gems with .so not under lib/ diff --git a/configure.ac b/configure.ac index 6e36cd6..c57a00f 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, 1.186, pterjan@mageia.org) +AC_INIT(rpm-mageia-setup, 1.187, philippem@mageia.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR -- cgit v1.2.1