[geary/gnome-3-36] Update files for 3.36.1



commit cb533f5b3234e0efd7ff93138c556c2b76961ef9
Author: Michael Gratton <mike vee net>
Date:   Sun Mar 29 18:22:01 2020 +1100

    Update files for 3.36.1

 NEWS                                      | 22 ++++++++++++++++++++++
 desktop/org.gnome.Geary.appdata.xml.in.in |  9 +++++++++
 meson.build                               |  2 +-
 3 files changed, 32 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d08af77d..c6ceb436 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Version 3.36.1
+~~~~~~~~~~~~~~
+Released: 2020-03-29
+
+Enhancements included in this release:
+ * Numerous bug fixes and user interface improvements
+ * Numerous user interface translation updates
+
+Thanks to all who contributed code fixes and enhancements to this
+release:
+ * Daniel Kahn Gillmor
+ * James Westman
+ * Jonatan PĂ„lsson
+
+Thanks also to all who contributed translations, for the user
+interface:
+ * Anders Jonsson (sv)
+ * Jordi Mas (ca)
+
+And for the user manual:
+ * Jordi Mas (ca)
+
 Version 3.36
 ~~~~~~~~~~~~
 Released: 2020-03-13
diff --git a/desktop/org.gnome.Geary.appdata.xml.in.in b/desktop/org.gnome.Geary.appdata.xml.in.in
index dc92487a..0c84ed14 100644
--- a/desktop/org.gnome.Geary.appdata.xml.in.in
+++ b/desktop/org.gnome.Geary.appdata.xml.in.in
@@ -89,6 +89,15 @@
   <translation type="gettext">geary</translation>
 
   <releases>
+    <release version="3.36.1" date="2020-03-29">
+      <description>
+        <p>Enhancements included in this release:</p>
+        <ul>
+          <li>Numerous bug fixes and user interface improvements</li>
+          <li>Numerous user interface translation updates</li>
+        </ul>
+      </description>
+    </release>
     <release version="3.36" date="2020-03-13">
       <description>
         <p>Enhancements included in this release:</p>
diff --git a/meson.build b/meson.build
index c21b4623..4cc951ef 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('geary', [ 'vala', 'c' ],
-  version: '3.36.0',
+  version: '3.36.1',
   license: 'LGPL2.1+',
   meson_version: '>= 0.50',
 )


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