[yelp] Version 3.16.0



commit 674764607e287ed27fbfd8e1977eb9c7b62e1a83
Author: David King <amigadave amigadave com>
Date:   Mon Mar 23 20:14:59 2015 +0100

    Version 3.16.0

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 859f588..6a7b383 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.16.0
+======
+* Avoid recursive activation, #745407 (Matthias Clasen)
+* Updated translations:
+  bs    (Samir Ribic)
+  kk    (Baurzhan Muftakhidinov)
+  tg    (Victor Ibragimov)
+
 3.15.91
 =======
 * Update AX_COMPILER_FLAGS from autoconf-archive (David King)
diff --git a/configure.ac b/configure.ac
index cb55ec4..409d544 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.15.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
 
 AC_CONFIG_SRCDIR([src/yelp.c])
 AC_CONFIG_HEADERS([config.h])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]