[tali] Prepare 3.35.3



commit 0228d703eb729b04c2447c4af3283532e0a9938c
Author: Mart Raudsepp <leio gentoo org>
Date:   Sat Jan 4 16:54:07 2020 +0200

    Prepare 3.35.3

 NEWS                               |  6 ++++++
 data/org.gnome.Tali.appdata.xml.in | 13 +++++++++++++
 meson.build                        |  2 +-
 3 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 744444c..9f14587 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Tali 3.35.3
+===========
+* Fix Ctrl+Q keyboard shortcut for Quit (Mart Raudsepp, #12)
+* Help updates (Andre Klapper)
+* Translation updates
+
 Tali 3.32.0
 ===========
 * Translation updates
diff --git a/data/org.gnome.Tali.appdata.xml.in b/data/org.gnome.Tali.appdata.xml.in
index 5520c32..1f33914 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.35.3" date="2020-01-04" type="development">
+      <description>
+        <p>
+          This is an unstable release in the 3.35 development series,
+          with the following improvements:
+        </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.32.1" date="2019-08-08" />
   </releases>
   <launchable type="desktop-id">org.gnome.Tali.desktop</launchable>
diff --git a/meson.build b/meson.build
index 781c69f..9c2bda7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('tali', ['c'],
-         version: '3.32.0',
+         version: '3.35.3',
          license: 'GPLv2+',
          default_options: [
              'warning_level=1',


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