[gnome-settings-daemon/gnome-3-34] Release 3.34.1



commit 864d28138db609469313e6f4062e938d4a477090
Author: Carlos Garnacho <carlosg gnome org>
Date:   Sat Oct 12 18:16:17 2019 +0200

    Release 3.34.1

 NEWS        | 15 +++++++++++++++
 meson.build |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 7825c3f7..94643503 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+==============
+Version 3.34.1
+==============
+- Translation updates
+
+Media-keys:
+- Update to OSD DBus API changes
+
+Smartcards:
+- Use correct parent type for structs
+- Change manager to non-blocking
+
+Power:
+- Fix rounding of brightness value
+
 ==============
 Version 3.34.0
 ==============
diff --git a/meson.build b/meson.build
index 89bf71f3..848106fd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-settings-daemon', 'c',
-  version: '3.34.0',
+  version: '3.34.1',
   license: [ 'GPL2+', 'LGPLv2+' ],
   meson_version: '>= 0.44.0'
 )


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