[mutter] Bump version to 3.38.0



commit 56ec31d6d2ff57dee7c989d49daf43b3266161b1
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon Sep 14 21:04:33 2020 +0200

    Bump version to 3.38.0
    
    Update NEWS.

 NEWS        | 12 ++++++++++++
 meson.build |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b5e3dff6fe..0671e3621d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.38.0
+======
+* screencast: Only use DMA buffers for i915 [Jonas; !1442]
+* Fixed crashes [Jonas, Simon; !1430, #1414]
+
+Contributors:
+  Simon McVittie, Jonas Ådahl
+
+Translators:
+  Anders Jonsson [sv], Gil Forcada [ca], Balázs Meskó [hu], Tim Sabsch [de],
+  Milo Casagrande [it], Bruce Cowan [en_GB], Rūdolfs Mazurs [lv]
+
 3.37.92
 =======
 * Fix stale cursor positions in remote desktop sessions [Georges; !1417]
diff --git a/meson.build b/meson.build
index cb6c6a2b4c..85ac8f791a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '3.37.92',
+  version: '3.38.0',
   meson_version: '>= 0.51.0',
   license: 'GPLv2+'
 )


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