[gnome-boxes/release-40.1] Release 40.1




commit 56d35ff1ba7a8758cb128957cc676488000ae64f
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon May 3 10:53:03 2021 +0200

    Release 40.1
    
    Signed-off-by: Felipe Borges <felipeborges gnome org>

 NEWS                                | 33 +++++++++++++++++++++++++++++++++
 data/org.gnome.Boxes.appdata.xml.in |  4 ++--
 meson.build                         |  2 +-
 3 files changed, 36 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 33048d29..4767cdf1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+40.1 - May 03, 2021
+===================
+
+Changes since 40.0
+
+  - Added/updated/fixed translations:
+    - Chinese (China)
+    - Chinese (Taiwan)
+    - Dutch
+    - French
+    - Galician
+    - German
+    - Hebrew
+    - Nepali
+    - Persian
+    - Polish
+    - Portuguese
+
+All contributors to this release:
+
+Boyuan Yang <073plan gmail com>
+Chao-Hsiung Liao <j_h_liau yahoo com tw>
+Christian Kirbach <Christian Kirbach gmail com>
+Danial Behzadi <dani behzi ubuntu com>
+Felipe Borges <felipeborges gnome org>
+Fran Dieguez <frandieguez gnome org>
+Guillaume Bernard <associations guillaume-bernard fr>
+Hugo Carvalho <hugokarvalho hotmail com>
+Nathan Follens <nfollens gnome org>
+Pawan Chitrakar <chautari gmail com>
+Piotr Drąg <piotrdrag gmail com>
+Yaron Shahrabani <sh yaron gmail com>
+
 40.0 - Mar 19, 2021
 ===================
 
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index 66d48141..48e804ab 100644
--- a/data/org.gnome.Boxes.appdata.xml.in
+++ b/data/org.gnome.Boxes.appdata.xml.in
@@ -38,8 +38,8 @@
     </screenshot>
   </screenshots>
   <releases>
-    <release version="40.0" date="2021-03-19">
-      <p>GNOME Boxes 40.0 culminates six months of feature development, bugfixes, and performance 
improvements.</p>
+    <release version="40.1" date="2021-05-03">
+      <p>GNOME Boxes 40.1 culminates six months of feature development, bugfixes, and performance 
improvements.</p>
     </release>
   </releases>
   <kudos>
diff --git a/meson.build b/meson.build
index 95ed017f..7d4179d7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '40.0',
+         version: '40.1',
          license: 'LGPLv2+',
          meson_version: '>= 0.50.0',
 )


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