summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2012-03-26 15:22:48 -0400
committerShaun McCance <shaunm@gnome.org>2012-03-26 15:22:48 -0400
commit9a15c07985fd6b403be0767b42bc6c0235184a81 (patch)
tree2e3ec6c157b88a6f579a5ff34b48042025315503
parentc20fc00f2d2cd6336615565779e847798c36545a (diff)
downloadyelp-3.4.0.tar.gz
Version 3.4.03.4.0
-rw-r--r--NEWS11
-rw-r--r--configure.ac2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fc0b0b78..fb62b468 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.4.0
+=====
+* Updated translations:
+ ar (Ibrahim Saed)
+ cs (Marek Černocký)
+ gu (Sweta Kothari)
+ ml (Praveen Arimbrathodiyil)
+ tr (Muhammet Kara)
+ vi (Nguyễn Thái Ngọc Duy)
+ zh_CN (YunQiang Su)
+
3.3.92
======
* Fixed links to page #fragments, bug #671018
diff --git a/configure.ac b/configure.ac
index e5c04ca7..32c93f8b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.3.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.4.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])