[geary/gnome-3-38] Update files for 3.38.2



commit 2d50bd84328597914047919deef5643ee99027e3
Author: Michael Gratton <mike vee net>
Date:   Sun Feb 7 15:30:31 2021 +1100

    Update files for 3.38.2

 NEWS                                      | 26 ++++++++++++++++++++++++++
 desktop/org.gnome.Geary.appdata.xml.in.in |  9 +++++++++
 meson.build                               |  2 +-
 3 files changed, 36 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index fa2bb9c02..33d98d1cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Version 3.38.2
+~~~~~~~~~~~~~~
+Released: 2021-02-07
+
+Enhancements included in this release:
+ * Numerous bug fixes
+ * Numerous translation updates
+
+Thanks also to those who contributed translations for the interface:
+
+ * Anders Jonsson (sv)
+ * Daniel Șerbănescu (ro)
+ * Efstathios Iosifidis (el)
+ * Jordi Mas (ca)
+ * Marek Černocký (cs)
+ * Tim Sabsch (de)
+ * Źmicier Turok (be)
+ * Мирослав Николић (sr)
+
+And for the online help manual:
+
+ * Anders Jonsson (sv)
+ * Andika Triwidada (id)
+ * Jordi Mas (ca)
+ * Marek Černocký (cs)
+
 Version 3.38.1
 ~~~~~~~~~~~~~~
 Released: 2020-10-04
diff --git a/desktop/org.gnome.Geary.appdata.xml.in.in b/desktop/org.gnome.Geary.appdata.xml.in.in
index edee469e7..f69fb1001 100644
--- a/desktop/org.gnome.Geary.appdata.xml.in.in
+++ b/desktop/org.gnome.Geary.appdata.xml.in.in
@@ -88,6 +88,15 @@
   <translation type="gettext">geary</translation>
 
   <releases>
+    <release version="3.38.2" date="2021-02-07">
+      <description>
+        <p>Enhancements included in this release:</p>
+        <ul>
+          <li>Numerous bug fixes</li>
+          <li>Numerous translation updates</li>
+        </ul>
+      </description>
+    </release>
     <release version="3.38.1" date="2020-10-04">
       <description>
         <p>Enhancements included in this release:</p>
diff --git a/meson.build b/meson.build
index 7ec2fe4b5..4d512ad9d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('geary', [ 'vala', 'c' ],
-  version: '3.38.1',
+  version: '3.38.2',
   license: 'LGPL2.1+',
   meson_version: '>= 0.50',
 )


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