[mutter] Bump version to 3.36.0



commit 6b852e6cb30559b2ab56bb29ccc2e8f95aa89f89
Author: Florian Müllner <fmuellner gnome org>
Date:   Sat Mar 7 22:51:06 2020 +0100

    Bump version to 3.36.0
    
    Update NEWS.

 NEWS        | 13 +++++++++++++
 meson.build |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c4aad3c2f..ca9ec1da4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.36.0
+======
+* Fix placement of popup windows in multi-monitor setups [Jonas; !1110]
+* Fix invisible mouse cursor on some hardware [Jonas; !1079]
+
+Contributors:
+  Jonas Ådahl
+
+Translators:
+  Aurimas Černius [lt], Goran Vidović [hr], Anders Jonsson [sv],
+  Guillaume Bernard [fr], Milo Casagrande [it], Daniel Korostil [uk],
+  Andre Klapper [cy], Aman Alam [pa], Nathan Follens [nl]
+
 3.35.92
 =======
 * Fix visibility of initially hidden windows [Jonas Å.; !1066]
diff --git a/meson.build b/meson.build
index 96f53ddc4..03fb918f1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '3.35.92',
+  version: '3.36.0',
   meson_version: '>= 0.50.0',
   license: 'GPLv2+'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]