From 674764607e287ed27fbfd8e1977eb9c7b62e1a83 Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 23 Mar 2015 20:14:59 +0100 Subject: Version 3.16.0 --- NEWS | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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]) -- cgit v1.2.1