[baobab] Release 43.alpha



commit ffc6c28894a3bd00082699c895ef125f542fe7c9
Author: Christopher Davis <christopherdavis gnome org>
Date:   Wed Jul 13 20:42:12 2022 -0400

    Release 43.alpha

 NEWS                                 |  9 +++++++++
 data/org.gnome.baobab.appdata.xml.in | 12 ++++++++++++
 meson.build                          |  2 +-
 3 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 8875fb0..bbcbb11 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+43.alpha
+=========
+* Translation updates:
+ - Chinese (China)
+ - Dutch
+ - Icelandic
+ - Latvian
+ - Nepali
+
 42.0
 =========
 Disk Usage Analyzer 42.0 comes with a port to libadwaita,
diff --git a/data/org.gnome.baobab.appdata.xml.in b/data/org.gnome.baobab.appdata.xml.in
index 59820b1..ab05277 100644
--- a/data/org.gnome.baobab.appdata.xml.in
+++ b/data/org.gnome.baobab.appdata.xml.in
@@ -39,6 +39,18 @@
   <translation type="gettext">baobab</translation>
 
   <releases>
+    <release version="43.alpha" date="2022-07-13">
+      <description>
+        <p>Disk Usage Analyzer 43.alpha comes with updated translations for the following locales:</p>
+        <ul>
+          <li>Chinese (China)</li>
+          <li>Dutch</li>
+          <li>Icelandic</li>
+          <li>Latvian</li>
+          <li>Nepali</li>
+        </ul>
+      </description>
+    </release>
     <release version="42.0" date="2022-03-20">
       <description>
         <p>Disk Usage Analyzer 42.0 comes with a port to libadwaita, updated styling, and updated 
translations for the following locales:</p>
diff --git a/meson.build b/meson.build
index b30770e..56934d8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'baobab', ['vala', 'c'],
-  version: '42.0',
+  version: '43.alpha',
   license: 'GPL2+',
   meson_version: '>= 0.50.0',
 )


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