[gnome-settings-daemon] Release 3.31.1



commit 2c74c8cef303158a79e920fd3d72e21da01fefee
Author: Carlos Garnacho <carlosg gnome org>
Date:   Wed Dec 12 00:19:44 2018 +0100

    Release 3.31.1

 NEWS        | 13 +++++++++++++
 meson.build |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2464e0c3..2fc7b82b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+==============
+Version 3.31.1
+==============
+- Translation updates
+
+Xsettings:
+- always use mutter-computed UI scaling value
+
+Wacom:
+- Drop tablet/touchscreen mapping to outputs. Mutter now
+  handles this entirely.
+
+
 ==============
 Version 3.31.0
 ==============
diff --git a/meson.build b/meson.build
index fd21a781..c94c4f85 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-settings-daemon', 'c',
-  version: '3.31.0',
+  version: '3.31.1',
   license: [ 'GPL2+', 'LGPLv2+' ],
   meson_version: '>= 0.44.0'
 )


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