[gnome-todo] 40.1



commit 0f24cc4ec942992f2df778d72556fffe53dfa506
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Jun 15 19:11:32 2021 -0300

    40.1

 NEWS                                          | 8 ++++++++
 data/appdata/org.gnome.Todo.appdata.xml.in.in | 9 +++++++++
 meson.build                                   | 2 +-
 3 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 77eec051..bf36bd2c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+==============
+Version 40.1
+==============
+
+* Bundle libadwaita as a submodule
+* Misc cleanups
+* Translation updates
+
 ==============
 Version 40
 ==============
diff --git a/data/appdata/org.gnome.Todo.appdata.xml.in.in b/data/appdata/org.gnome.Todo.appdata.xml.in.in
index 447bdd7b..e93454f4 100644
--- a/data/appdata/org.gnome.Todo.appdata.xml.in.in
+++ b/data/appdata/org.gnome.Todo.appdata.xml.in.in
@@ -40,6 +40,15 @@
   </kudos>
 
   <releases>
+    <release date="2021-06-15" version="40.1">
+      <description>
+        <p>
+          GNOME To Do 40.1 comes with a selection of fixes to bugs and packaging issues,
+          cleanups, and many updated translations.
+        </p>
+      </description>
+    </release>
+
     <release date="2021-05-03" version="40.0">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 759b42a6..2de992ef 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
      'gnome-todo',
               'c',
-          version: '40.0',
+          version: '40.1',
           license: 'GPL3+',
   default_options: [ 'buildtype=debugoptimized', 'warning_level=1' ],
     meson_version: '>= 0.53.0'


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