summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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])