[gnome-settings-daemon] Release 3.38.1



commit 4607668092130370e2e71ba502d7bcebc9152e1c
Author: Carlos Garnacho <carlosg gnome org>
Date:   Thu Oct 8 21:21:31 2020 +0200

    Release 3.38.1

 NEWS        | 15 +++++++++++++++
 meson.build |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bdc7ba80..30116117 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+==============
+Version 3.38.1
+==============
+Sound:
+- Update g-v-c dependency. Necessary to support related UCM
+  changes in ALSA and Pulseaudio
+
+Media-keys:
+- Don't throw unnecessary warnings
+
+Print-notification:
+- Disable plugin if CUPS is diabled
+
+- Translation updates
+
 ==============
 Version 3.38.0
 ==============
diff --git a/meson.build b/meson.build
index 82c41592..7dbee64b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-settings-daemon', 'c',
-  version: '3.38.0',
+  version: '3.38.1',
   license: [ 'GPL2+', 'LGPLv2+' ],
   meson_version: '>= 0.47.0'
 )


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