summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-03-22 01:44:43 -0400
committerShaun McCance <shaunm@gnome.org>2011-03-22 01:47:25 -0400
commit244c38e4880eed6a12afbd11b82878c2075c5edb (patch)
tree8737dbe408f33498ec85661ba741c524fc30b8c6
parent0c3c2889dc2af810e63ea91a92b5fcf9a40305a8 (diff)
downloadyelp-244c38e4880eed6a12afbd11b82878c2075c5edb.tar.gz
Version 2.91.922.91.92
-rw-r--r--NEWS15
-rw-r--r--configure.ac2
2 files changed, 16 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4470c1bc..d6ee291f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Changes in 2.91.92:
+-------------------
+* Updated translations:
+ en_GB (Bruce Cowan)
+ gl (Fran Diéguez)
+ hu (Gabor Kelemen)
+ id (Dirgita)
+ lv (Rudolfs Mazurs)
+ nl (Wouter Bolsterlee)
+ or (Manoj Kumar Giri)
+ pl (Piotr Drąg)
+ pt (Duarte Loreto)
+ ro (Lucian Adrian Grijincu)
+ ru (Yuri Myasoedov)
+
Changes in 2.91.91:
-------------------
* Fixed wrong gsettings schema id and switched to rnds paths
diff --git a/configure.ac b/configure.ac
index 2168ac15..8f106f43 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[2.91.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.91.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])