[geary/gnome-3-32] Update files for 3.32.2



commit ba861a74d2df77d55e15273d663b65cb722bccc8
Author: Michael Gratton <mike vee net>
Date:   Sun Aug 4 11:04:03 2019 +1000

    Update files for 3.32.2

 NEWS                                   | 14 ++++++++++++++
 desktop/org.gnome.Geary.appdata.xml.in |  9 +++++++++
 meson.build                            |  2 +-
 3 files changed, 24 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9a1aa65b..00742837 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Version 3.32.2
+~~~~~~~~~~~~~~
+Released: 2019-08-04
+
+Enhancements included in this release:
+ * Bug fixes and server compatibility improvements
+ * User interface translation updates
+
+Thanks to all who contributed translations for the user interface:
+
+ * Bruce Cowan (en_GB)
+ * Tim Sabsch (de)
+ * Yuras Shumovich (be)
+
 Version 3.32.1
 ~~~~~~~~~~~~~~
 Released: 2019-04-28
diff --git a/desktop/org.gnome.Geary.appdata.xml.in b/desktop/org.gnome.Geary.appdata.xml.in
index 825e6689..0688a421 100644
--- a/desktop/org.gnome.Geary.appdata.xml.in
+++ b/desktop/org.gnome.Geary.appdata.xml.in
@@ -89,6 +89,15 @@
   <translation type="gettext">geary</translation>
 
   <releases>
+    <release version="3.32.2" date="2019-08-04">
+      <description>
+        <p>Enhancements included in this release:</p>
+        <ul>
+          <li>Bug fixes and server compatibility improvements</li>
+          <li>User interface translation updates</li>
+        </ul>
+      </description>
+    </release>
     <release version="3.32.1" date="2019-04-28">
       <description>
         <p>Enhancements included in this release:</p>
diff --git a/meson.build b/meson.build
index 3dd6de13..ea467862 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('geary', [ 'vala', 'c' ],
-  version: '3.32.1',
+  version: '3.32.2',
   license: 'LGPL2.1+',
   meson_version: '>= 0.43',
 )


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