summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2014-08-19 15:59:47 +0100
committerDavid King <amigadave@amigadave.com>2014-08-19 16:10:05 +0100
commitd2daeaeae81165d58a54729fd6f2b5476bd488c1 (patch)
tree1f8bed8e9a1e91a9b7e629086067f23f177f7ad6
parent9dfa80508e0048f3c559332fc0f83f47a063f37f (diff)
downloadyelp-d2daeaeae81165d58a54729fd6f2b5476bd488c1.tar.gz
Version 3.13.903.13.90
-rw-r--r--NEWS20
-rw-r--r--configure.ac2
2 files changed, 21 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6b89da28..6773d5c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+3.13.90
+=======
+* Use new symbolic menu item
+* Updated translations:
+ as (Nilamdyuti Goswami)
+ ca (Gil Forcada)
+ ca@valencia (Carles Ferrando)
+ de (Benjamin Steinwender)
+ gd (GunChleoc)
+ el (Tom Tryfonidis)
+ eu (Iñaki Larrañaga Murgoitio)
+ fi (Lasse Liehu)
+ gl (Fran Diéguez)
+ hu (Balázs Úr)
+ nb (Åka Sikrom)
+ ru (Yuri Myasoedov)
+ zh_CN (irisgyq)
+ zh_HK (Chao-Hsiung Liao)
+ zh_TW (Chao-Hsiung Liao)
+
3.13.3
======
* Complete redesign to fit with new GNOME 3 apps
diff --git a/configure.ac b/configure.ac
index c0c162a3..8e15438f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.13.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.13.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])