[tali] Prepare 3.36.0



commit 3105390a694932bfb480e7463cd63e1fc3e418e1
Author: Mart Raudsepp <leio gentoo org>
Date:   Sat Mar 7 12:30:13 2020 +0200

    Prepare 3.36.0

 NEWS                               |  4 ++++
 data/org.gnome.Tali.appdata.xml.in | 13 +++++++++++++
 meson.build                        |  2 +-
 3 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 54ac769..996419d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Tali 3.36.0
+===========
+* Translation updates
+
 Tali 3.35.91
 ============
 * Translation updates
diff --git a/data/org.gnome.Tali.appdata.xml.in b/data/org.gnome.Tali.appdata.xml.in
index 17a997c..6035fb9 100644
--- a/data/org.gnome.Tali.appdata.xml.in
+++ b/data/org.gnome.Tali.appdata.xml.in
@@ -23,6 +23,19 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="3.36.0" date="2020-03-07" type="stable">
+      <description>
+        <p>
+          This is a stable release, with the following notable improvements
+          since 3.32:
+        </p>
+        <ul>
+          <li>Fix Ctrl+Q keyboard shortcut for Quit</li>
+          <li>Help updates</li>
+          <li>Translation updates</li>
+        </ul>
+      </description>
+    </release>
     <release version="3.35.91" date="2020-02-15" type="development">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 9649051..2c7be2f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('tali', ['c'],
-         version: '3.35.91',
+         version: '3.36.0',
          license: 'GPLv2+',
          default_options: [
              'warning_level=1',


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