[gnome-settings-daemon] Release 3.29.92



commit 91a1c81ef3768ab4420be662242470baa54115ae
Author: Carlos Garnacho <carlosg gnome org>
Date:   Thu Aug 30 01:57:21 2018 +0200

    Release 3.29.92

 NEWS        | 14 ++++++++++++++
 meson.build |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 97208e5d..2cbb6d62 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+===============
+Version 3.29.92
+===============
+- Translation updates
+
+Media-keys:
+- Escape custom command for execution
+
+Rfkill:
+- Create nested cancellable for rfkill setting
+
+Build:
+- Fix undeclared dependency on gio-unix-2.0
+
 =================
 Version 3.29.90.1
 =================
diff --git a/meson.build b/meson.build
index c630e49c..eb27ccfb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-settings-daemon', 'c',
-  version: '3.29.90.1',
+  version: '3.29.92',
   license: [ 'GPL2+', 'LGPLv2+' ],
   meson_version: '>= 0.44.0'
 )


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