summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2015-05-11 19:34:12 +0200
committerDavid King <amigadave@amigadave.com>2015-05-11 19:34:12 +0200
commit5920b2cd6143c4cb1ab9e3a866b22ec42d8d0489 (patch)
tree6a415b0a4ce83d725658edc9653a176048acfe6f
parent4a776a59ab5d56ea72543f5f7a1844dc0f09d37c (diff)
downloadyelp-5920b2cd6143c4cb1ab9e3a866b22ec42d8d0489.tar.gz
Version 3.16.13.16.1
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6a7b3839..de89e4e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.16.1
+======
+* Updated translations:
+ is (Sveinn í Felli)
+
3.16.0
======
* Avoid recursive activation, #745407 (Matthias Clasen)
diff --git a/configure.ac b/configure.ac
index 409d544b..d08694a8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.16.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])