[nautilus/gnome-41] Release version 41.5
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [nautilus/gnome-41] Release version 41.5
- Date: Sat, 19 Mar 2022 18:06:21 +0000 (UTC)
commit 3b96fda90e72e6a908bfd4a0fde3640df78f2829
Author: António Fernandes <antoniof gnome org>
Date:   Sat Mar 19 18:03:42 2022 +0000
    Release version 41.5
 NEWS                                      | 6 ++++++
 data/org.gnome.Nautilus.appdata.xml.in.in | 2 +-
 meson.build                               | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7ab84cee8..1fe35aa1b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 41.5
+=====================
+* HighContrast style fixes (António Fernandes)
+* Drag-and-drop bugfixes (António Fernandes, Sergio Costas)
+* Translation updates (GNOME Translation Project contributors)
+
 Major changes in 41.2
 =====================
 * Avoid cropping format popover in Compress dialog (António Fernandes)
diff --git a/data/org.gnome.Nautilus.appdata.xml.in.in b/data/org.gnome.Nautilus.appdata.xml.in.in
index b0a58b233..904c693f2 100644
--- a/data/org.gnome.Nautilus.appdata.xml.in.in
+++ b/data/org.gnome.Nautilus.appdata.xml.in.in
@@ -27,7 +27,7 @@
   <url type="translate">https://wiki.gnome.org/TranslationProject</url>
   <launchable type="desktop-id">@appid@.desktop</launchable>
   <releases>
-    <release version="41.2" date="2022-01-12" />
+    <release version="41.5" date="2022-03-19" />
   </releases>
   <project_group>GNOME</project_group>
   <project_license>GPL-2.0+</project_license>
diff --git a/meson.build b/meson.build
index 6163a53a1..8f6df24ce 100644
--- a/meson.build
+++ b/meson.build
@@ -4,7 +4,7 @@ project('nautilus', 'c',
   # Do not forget when releasing:
   #  * Update version in data/org.gnome.Nautilus.appdata.xml.in.in
   #  * Update GTK-based codes over src/gtk/gtk-code-generator.sh
-  version: '41.3',
+  version: '41.5',
 
   meson_version: '>= 0.49.0',
   license: 'GPL3+'
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]