[gnome-shell] Bump version to 3.35.1
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.35.1
- Date: Sat, 12 Oct 2019 20:50:30 +0000 (UTC)
commit 11d46cf5b3eee4ad2b9dc3ab0f5586bdd482c4c2
Author: Florian Müllner <fmuellner gnome org>
Date: Sat Oct 12 20:17:32 2019 +0200
Bump version to 3.35.1
Update NEWS.
NEWS | 7 +++++++
meson.build | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 535e9af206..cd2a415af1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.35.1
+======
+* Misc. bug fixes and cleanups [Marco; Matthias; !758, #701212]
+
+Contributors:
+ Marco Trevisan (Treviño)
+
3.34.1
======
* Fix "Frequent" view icons disappearing on hover [Jonas D.; #1502]
diff --git a/meson.build b/meson.build
index 402aff3fca..33ae12d3c2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-shell', 'c',
- version: '3.34.1',
+ version: '3.35.1',
meson_version: '>= 0.47.0',
license: 'GPLv2+'
)
@@ -26,7 +26,7 @@ gio_req = '>= 2.56.0'
gi_req = '>= 1.49.1'
gjs_req = '>= 1.57.3'
gtk_req = '>= 3.15.0'
-mutter_req = '>= 3.34.0'
+mutter_req = '>= 3.35.1'
polkit_req = '>= 0.100'
schemas_req = '>= 3.33.1'
startup_req = '>= 0.11'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]