[gnome-shell] Bump version to 3.25.91
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.25.91
- Date: Tue, 22 Aug 2017 11:17:51 +0000 (UTC)
commit d78d754d017c67c08f5759329295e5e75c198c67
Author: Florian Müllner <fmuellner gnome org>
Date: Tue Aug 22 00:49:30 2017 +0200
Bump version to 3.25.91
Update NEWS.
NEWS | 19 +++++++++++++++++++
meson.build | 4 ++--
2 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8a92f04..745f295 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.25.91
+=======
+* Open context menu of highlighted search result on Shift+F10 [Florian; #675315]
+* Fix mid-sentence capitalization in weather forecasts [Florian; #779873]
+* Add switcher popup to cycle through monitor configurations [Rui; #783550]
+* Offer system actions in search [Rares; #691900]
+* Misc. bug fixes [Mario, Florian, Rui; #777519, #786120, #786145, #786419,
+ #786526, #786520, #786520, #786146]
+
+Contributors:
+ Emmanuele Bassi, Marek Cernocky, Piotr Drąg, Carlos Garnacho, Rui Matos,
+ Florian Müllner, Mario Sanchez Prada, Rares Visalom
+
+Translations:
+ Marek Cernocky [cs], Piotr Drąg [pl], Muhammet Kara [tr],
+ Мирослав Николић [sr, sr@latin], Kukuh Syafaat [id],
+ Baurzhan Muftakhidinov [kk], Aurimas Černius [lt], Fran Dieguez [gl],
+ gogo [hr], Jordi Mas [ca]
+
3.25.90
=======
* Add permission dialog for inhibiting shortucts [Florian; #783342]
diff --git a/meson.build b/meson.build
index 21e247a..11df82c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-shell', 'c',
- version: '3.25.90',
+ version: '3.25.91',
meson_version: '>= 0.41.0',
license: 'GPLv2+'
)
@@ -23,7 +23,7 @@ gi_req = '>= 1.49.1'
gjs_req = '>= 1.47.0'
gtk_req = '>= 3.15.0'
json_glib_req = '>= 0.13.2'
-mutter_req = '>= 3.25.90'
+mutter_req = '>= 3.25.91'
polkit_req = '>= 0.100'
schemas_req = '>= 3.21.3'
startup_req = '>= 0.11'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]