[mutter/gnome-40] Bump version to 40.3



commit 3f2c8f5f3b8f05bb09daeb7f12217394c9d8dd1c
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon Jul 12 17:58:06 2021 +0200

    Bump version to 40.3
    
    Update NEWS.

 NEWS        | 13 +++++++++++++
 meson.build |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index dc0fc51a64..d657d10833 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+40.3
+====
+* Fix area screencasts when window is unredirected [Michel; #1707]
+* Fix mapping tablet to monitor [Christoph; #1712]
+* Fixed crash [Jonas; !1910]
+* Misc. bug fixes [Jonas, Carlos; !1911, !1920]
+
+Contributors:
+  Jonas Ådahl, Michel Dänzer, Carlos Garnacho, Christoph Trassl
+
+Translators:
+  Dušan Kazik [sk], Chao-Hsiung Liao [zh_TW]
+
 40.2.1
 ======
 * Fixed crash [Jonas; !1895]
diff --git a/meson.build b/meson.build
index e5abe48f02..7ca0a9817b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '40.2.1',
+  version: '40.3',
   meson_version: '>= 0.51.0',
   license: 'GPLv2+'
 )


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