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



commit a24048bebb41abf48c3615a945717978f5b7f669
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon Jan 11 23:31:38 2021 +0100

    Bump version to 3.36.8
    
    Update NEWS.

 NEWS        | 18 ++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bc28d74d43..2dfea933af 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.36.8
+======
+* Fix _NET_WM_FRAME_DRAWN timestamps [Jonas; !1360]
+* Fix unwanted position changes on window resize
+  [Jonas, Olivier, Robert; !1477, !1495]
+* Fix device configuration not being picked up on X11 [Carlos; !1553]
+* Fix size hints with CSD [Christian, Olivier; !1598]
+* Disable CRTCs if there is no monitor [Kai-Heng; !1561]
+* Fixed crashes [Olivier, Robert, Jonas; !1529, !1534, #1521, !1563, !1653]
+* Plugged memory leaks [Ray; !1225]
+* Misc. bug fixes and cleanups [Olivier, Robert, Daniel, Carlos; !1575,
+  !1565, !1572, !1655]
+
+Contributors:
+  Jonas Ådahl, Kai-Heng Feng, Olivier Fourdan, Carlos Garnacho, Robert Mader,
+  Christian Rauch, Ray Strode, Daniel van Vugt
+
+
 3.36.7
 ======
 * Fix Night Light updates after DPMS [Jonas, Benjamin; #1392]
diff --git a/meson.build b/meson.build
index 9b88b5bfd1..e40f037a95 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '3.36.7',
+  version: '3.36.8',
   meson_version: '>= 0.50.0',
   license: 'GPLv2+'
 )


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