[gnome-settings-daemon] Release 3.36.1



commit 28ce4225535329dee6a9aff8c44bd1671ce9d2de
Author: Carlos Garnacho <carlosg gnome org>
Date:   Wed Apr 29 23:32:16 2020 +0200

    Release 3.36.1

 NEWS        | 16 ++++++++++++++++
 meson.build |  2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6d877d17..0f14e61b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+==============
+Version 3.36.1
+==============
+- Translation updates
+- CI improvements
+
+Media-keys:
+- Do not consider sound feedback a reason to inhibit sound
+  feedback.
+
+Print-notification:
+- Fix a minor warning on shutdown
+
+Sharing:
+- Do not warn after starting/stopping nonexistent services
+
 ==============
 Version 3.36.0
 ==============
diff --git a/meson.build b/meson.build
index cd8616cb..851341d7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-settings-daemon', 'c',
-  version: '3.36.0',
+  version: '3.36.1',
   license: [ 'GPL2+', 'LGPLv2+' ],
   meson_version: '>= 0.44.0'
 )


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