From 217edbcb190c34bd7b2293cf2694cb9951571b3a Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Tue, 15 May 2012 15:25:06 -0400 Subject: Version 3.4.2 --- NEWS | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2381b41e..e2fbf2a1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +3.4.2 +===== +* Fixed mistake in handling an XSLT translation message +* Updated translations: + el (Tom Tryfonidis) + ja (Mitsuya Shibata) + 3.4.1 ===== * Updated translations: diff --git a/configure.ac b/configure.ac index 5b98949e..d8477f8b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.63]) -AC_INIT([Yelp],[3.4.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp]) +AC_INIT([Yelp],[3.4.2],[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