[mutter] Bump version to 3.35.1



commit 34ff206604cc2b05a36d72e9a14d982be2d12b3a
Author: Florian Müllner <fmuellner gnome org>
Date:   Sat Oct 12 20:16:39 2019 +0200

    Bump version to 3.35.1
    
    Update NEWS.

 NEWS        | 15 +++++++++++++++
 meson.build |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3f1ea1a5d..b35ab3e9b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.35.1
+======
+* Fix immediate screen blank after releaseing inhibitor [Tim; #573]
+* Respond to frame callbacks regardless of damage [Jonas; !839]
+* selection [Carlos; !842]
+* Fix Night Light on wayland [Jonas; !840]
+* Fix various copy+paste/DND regressions [Carlos; !848, #789, #842,
+  #793, #845, #854]
+* Misc. bug fixes and cleanups [Daniel, Marco, Jonas, Georges;
+  !841, !764, !837, !846]
+
+Contributors:
+  Marco Trevisan (Treviño), Carlos Garnacho, Tim Klocke,
+  Georges Basile Stavracas Neto, Daniel van Vugt, Jonas Ådahl
+
 3.34.1
 ======
 * Fix startup of X11 session services on wayland [Carlos; #771]
diff --git a/meson.build b/meson.build
index 3322bd3b1..4b456dbac 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '3.34.1',
+  version: '3.35.1',
   meson_version: '>= 0.50.0',
   license: 'GPLv2+'
 )


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