[gnome-multi-writer] Release version 3.35.90



commit 33decbc9fadbca25354d6b925e46d532ef86576b
Author: Richard Hughes <richard hughsie com>
Date:   Wed Mar 4 13:37:56 2020 +0000

    Release version 3.35.90

 RELEASE                                           | 4 ++--
 data/appdata/org.gnome.MultiWriter.appdata.xml.in | 9 +++++++++
 meson.build                                       | 2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 57cd901..caeffc8 100644
--- a/RELEASE
+++ b/RELEASE
@@ -7,8 +7,8 @@ Add any user visible changes into ../data/appdata/org.gnome.MultiWriter.appdata.
 
  * Commit changes in git:
 
-git commit -a -m "Release version 3.32.2"
-git tag -s GNOME_MULTI_WRITER_3_32_2 -m "==== Version 3.32.2 ===="
+git commit -a -m "Release version 3.35.90"
+git tag -s GNOME_MULTI_WRITER_3_35_90 -m "==== Version 3.35.90 ===="
 ninja dist
 git push --tags
 git push
diff --git a/data/appdata/org.gnome.MultiWriter.appdata.xml.in 
b/data/appdata/org.gnome.MultiWriter.appdata.xml.in
index 8d4be1d..9b1c9cf 100644
--- a/data/appdata/org.gnome.MultiWriter.appdata.xml.in
+++ b/data/appdata/org.gnome.MultiWriter.appdata.xml.in
@@ -61,6 +61,15 @@
    Validate with `appstream-util validate *.appdata.xml`
   -->
   <releases>
+    <release date="2020-03-04" version="3.35.90">
+      <description>
+        <p>This unstable release fixes the following bug:</p>
+        <ul>
+          <li>Fix gmw-probe only testing the first 15% of the disks</li>
+        </ul>
+        <p>This release also updates several translations.</p>
+      </description>
+    </release>
     <release date="2019-05-22" version="3.32.1">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 5d97878..bcfae40 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-multi-writer', 'c',
-  version : '3.32.2',
+  version : '3.35.90',
   default_options : ['warning_level=1'],
   meson_version : '>=0.46.0'
 )


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