[mutter/gnome-3-36] Bump version to 3.36.7



commit dbc9cd1dd3e97cc56cde58db73be58840c6164d8
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue Oct 6 20:31:11 2020 +0200

    Bump version to 3.36.7
    
    Update NEWS.

 NEWS        | 17 +++++++++++++++++
 meson.build |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index db465db19e..bc28d74d43 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.36.7
+======
+* Fix Night Light updates after DPMS [Jonas, Benjamin; #1392]
+* Fix IM handling on X11 [Carlos; #1413]
+* Fix resizing of attached modal dialogs on wayland [Jonas; !1446]
+* Fix jumps when resizing windows using discrete steps [Jonas; #1447]
+* Fixed crashes [Marco; !1371, #1345]
+* Plugged Memory leaks [Ray; !1449, !1451]
+* Misc. bug fixes and cleanups [Jonas, Carlos, Robert; !1218, !1460, !1463]
+
+Contributors:
+  Marco Trevisan (Treviño), Benjamin Berg, Carlos Garnacho, Robert Mader,
+  Ray Strode, Jonas Ådahl
+
+Translators:
+  Juliano de Souza Camargo [pt]
+
 3.36.6
 ======
 * Fix stale cursor positions in remote desktop sessions [Georges; !1417]
diff --git a/meson.build b/meson.build
index 4726c26ce2..9b88b5bfd1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '3.36.6',
+  version: '3.36.7',
   meson_version: '>= 0.50.0',
   license: 'GPLv2+'
 )


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