[gnome-boxes/release-gnome-40.2: 4/4] Release 40.2
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/release-gnome-40.2: 4/4] Release 40.2
- Date: Fri, 4 Jun 2021 10:42:32 +0000 (UTC)
commit 916f3e14fb70e364dd731330cb929805a7bb64ca
Author: Felipe Borges <felipeborges gnome org>
Date: Fri Jun 4 12:41:37 2021 +0200
Release 40.2
Signed-off-by: Felipe Borges <felipeborges gnome org>
NEWS | 20 ++++++++++++++++++++
data/org.gnome.Boxes.appdata.xml.in | 4 ++--
meson.build | 2 +-
3 files changed, 23 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4767cdf1..72083dd1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Changes since 40.1
+==================
+
+ - recommended-downloads: Update to latest releases
+ - unattended-installer: Avoid accessing non-existant gvariant child
+ - unattended-installer: Fix access to possibly null value
+ - Added/updated/fixed translations:
+ - Spanish
+ - Friulian
+ - Indonesian
+ - Norwegian Bokmål
+
+All contributors to this release:
+
+Andika Triwidada <atriwidada gnome org>
+Daniel Mustieles <daniel mustieles gmail com>
+Fabio Tomat <f t public gmail com>
+Felipe Borges <felipeborges gnome org>
+Kjartan Maraas <kmaraas gnome org>
+
40.1 - May 03, 2021
===================
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index 48e804ab..82aaeac3 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.1" date="2021-05-03">
- <p>GNOME Boxes 40.1 culminates six months of feature development, bugfixes, and performance
improvements.</p>
+ <release version="40.2" date="2021-06-04">
+ <p>GNOME Boxes 40.2 culminates six months of feature development, bugfixes, and performance
improvements.</p>
</release>
</releases>
<kudos>
diff --git a/meson.build b/meson.build
index 7d4179d7..5d4cbd17 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project ('gnome-boxes',
['vala', 'c'],
- version: '40.1',
+ version: '40.2',
license: 'LGPLv2+',
meson_version: '>= 0.50.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]