[gnome-settings-daemon] Release 40.alpha.1



commit d97808f2b7900414f2c5c1f2a1f2544a0174b2f4
Author: Carlos Garnacho <carlosg gnome org>
Date:   Sat Jan 16 22:17:09 2021 +0100

    Release 40.alpha.1

 NEWS        | 14 ++++++++++++++
 meson.build |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2b59d1dc..2b2032aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+==================
+Version 40.alpha.1
+==================
+- Translation updates
+- Use pathless "false" on dummy desktop files
+- Auto-start screen saver service
+
+Datetime:
+- Make use of new gweather API
+
+Xsettings:
+- Fix mouse schema location
+- Fix updates after font settings changes
+
 ================
 Version 40.alpha
 ================
diff --git a/meson.build b/meson.build
index 05fef19c..f704f2f1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-settings-daemon', 'c',
-  version: '40.alpha',
+  version: '40.alpha.1',
   license: [ 'GPL2+', 'LGPLv2+' ],
   meson_version: '>= 0.47.0'
 )


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