[gnome-music] Release 40.0



commit 1cf0f573067fa4ccb6b044987ea338441f237f80
Author: Jean Felder <jfelder src gnome org>
Date:   Sun Mar 21 23:42:36 2021 +0100

    Release 40.0

 NEWS                                   |  5 +++++
 data/org.gnome.Music.appdata.xml.in.in | 14 ++++++++++++++
 meson.build                            |  2 +-
 3 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c113f1b28..7b9c6bb4a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in 40.0
+===========================
+
+• Update appdata for the 40.0 release
+
 Overview of changes in 40.rc
 ============================
 
diff --git a/data/org.gnome.Music.appdata.xml.in.in b/data/org.gnome.Music.appdata.xml.in.in
index db89e06b8..61e43754b 100644
--- a/data/org.gnome.Music.appdata.xml.in.in
+++ b/data/org.gnome.Music.appdata.xml.in.in
@@ -28,6 +28,20 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="40.0" date="2021-03-21">
+      <description>
+        <p>
+          First stable release for GNOME 40. This version mostly consists
+          of stability improvements. There are also some notable
+          improvements:
+        </p>
+        <ul>
+         <li>Improve startup loading</li>
+          <li>Use publication date instead of creation date for songs</li>
+        </ul>
+        <p>This release also updates translations.</p>
+      </description>
+    </release>
     <release version="3.38.0" date="2020-09-14">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index da70cbd4b..b7501435b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-music',
-    version: '40.rc',
+    version: '40.0',
     meson_version: '>= 0.49.0'
 )
 


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