[tali] 40.1 release



commit 8a93c17c8c185877114291797b510e20315916c0
Author: Mart Raudsepp <leio gentoo org>
Date:   Fri May 14 23:14:03 2021 +0300

    40.1 release

 NEWS                               |  4 ++++
 data/org.gnome.Tali.appdata.xml.in | 10 ++++++++++
 meson.build                        |  2 +-
 3 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3678733..42ceec4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Tali 40.1
+=========
+* Translation updates
+
 Tali 40.0
 =========
 * No changes compared to 40.rc
diff --git a/data/org.gnome.Tali.appdata.xml.in b/data/org.gnome.Tali.appdata.xml.in
index 9cb38bc..aba0b25 100644
--- a/data/org.gnome.Tali.appdata.xml.in
+++ b/data/org.gnome.Tali.appdata.xml.in
@@ -23,6 +23,16 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="40.1" date="2021-05-14" type="stable">
+      <description>
+        <p>
+          This is a stable release, with the following improvements since 40.0:
+        </p>
+        <ul>
+          <li>Translation updates</li>
+        </ul>
+      </description>
+    </release>
     <release version="40.0" date="2021-03-20" type="stable">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index e9452f6..e91f79c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('tali', ['c'],
-         version: '40.0',
+         version: '40.1',
          license: 'GPLv2+',
          default_options: [
              'warning_level=1',


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