summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2015-03-23 20:14:59 +0100
committerDavid King <amigadave@amigadave.com>2015-03-23 20:14:59 +0100
commit674764607e287ed27fbfd8e1977eb9c7b62e1a83 (patch)
tree36751e6f6e4641b8ba1c8649e5ed9d5bbfa32ee7
parentddecc5d9c704d284723526364d1105439ff81b62 (diff)
downloadyelp-674764607e287ed27fbfd8e1977eb9c7b62e1a83.tar.gz
Version 3.16.03.16.0
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 859f588b..6a7b3839 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 cb55ec4d..409d544b 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])