summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2012-05-15 15:25:06 -0400
committerShaun McCance <shaunm@gnome.org>2012-05-15 15:25:06 -0400
commit217edbcb190c34bd7b2293cf2694cb9951571b3a (patch)
treef10144aa97456bcfebd266965cf848541b56be49
parentd4f1b9512988e6588c190b3ac16c1604cab3f5ab (diff)
downloadyelp-217edbcb190c34bd7b2293cf2694cb9951571b3a.tar.gz
Version 3.4.23.4.2
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
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])