[tali/gnome-3-36] Prepare 3.36.4



commit d79cfa78e7fb14f9de54f7347418f5c634683b9f
Author: Mart Raudsepp <leio gentoo org>
Date:   Sun Jul 5 00:13:29 2020 +0300

    Prepare 3.36.4
    
    3.36.2 had a tagging mistake, so follow GNOME overall version number
    for the release instead to get the tag match the 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 b123099..1da9d1f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Tali 3.36.4
+===========
+* Translation updates
+
 Tali 3.36.1
 ===========
 * Translation updates
diff --git a/data/org.gnome.Tali.appdata.xml.in b/data/org.gnome.Tali.appdata.xml.in
index c0c47a1..cd025aa 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="3.36.4" date="2020-07-04" type="stable">
+      <description>
+        <p>
+          This is a stable release, with the following improvements since 3.36.1:
+        </p>
+        <ul>
+          <li>Translation updates</li>
+        </ul>
+      </description>
+    </release>
     <release version="3.36.1" date="2020-03-28" type="stable">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 19b9ded..0c8b81d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('tali', ['c'],
-         version: '3.36.1',
+         version: '3.36.4',
          license: 'GPLv2+',
          default_options: [
              'warning_level=1',


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