[gnome-control-center/gnome-41] 41.4



commit d08fac3f0be63f0a4c65d26f47d3b77f8738cfab
Author: Robert Ancell <robert ancell canonical com>
Date:   Mon Feb 14 10:57:02 2022 +1300

    41.4

 NEWS        | 22 ++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3c49d1e8c..d104904cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+================
+Version 41.4
+================
+
+- Drop unused argument for i18n.merge_file() in Meson rules
+- Updated translations
+
+Applications
+- Set the Icon key in desktop file to a icon that exists
+
+Display
+- Do not invert order when constructing modes
+
+Network
+- Show configuration button only for active/connecting connections
+
+Printers
+- Fix error cancelling PPD dialog
+
+Sound
+- Clear level bar when stream is empty
+
 ================
 Version 41.2
 ================
diff --git a/meson.build b/meson.build
index 0a301e71a..81dd56ff9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-control-center', 'c',
-        version : '41.3',
+        version : '41.4',
         license : 'GPL2+',
   meson_version : '>= 0.53.0'
 )


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