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



commit dc75c7d297fac4b047e4fbaa0186720e9d6b1e38
Author: Florian Müllner <fmuellner gnome org>
Date:   Wed Jun 3 00:58:18 2020 +0200

    Bump version to 3.36.3
    
    Update NEWS.

 NEWS        | 12 ++++++++++++
 meson.build |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 99795f5c42..60ad8edefb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.36.3
+======
+* Broadcast clipboard/primary offers [Carlos; !1262]
+* Fix monitor screen cast on X11 [Jonas Å.; !1251]
+* Implement touch-mode detecation for the X11 backend [Carlos; !1278]
+* Drop external keyboard detection from touch-mode heuristics [Carlos; !1277]
+* Fix leaked DMA buffers in screencasts [Jonas; !1283]
+* Fixed crashes [Daniel, Carlos, Jonas D.; !1256, !1258, !1280]
+
+Contributors:
+  Carlos Garnacho, Daniel van Vugt, Jonas Ådahl
+
 3.36.2
 ======
 * Sync timelines to hardware vsync [Daniel; !724]
diff --git a/meson.build b/meson.build
index ed9cc88c32..bce6095fe9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '3.36.2',
+  version: '3.36.3',
   meson_version: '>= 0.50.0',
   license: 'GPLv2+'
 )


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