[connections/release-42] Release 42.0
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [connections/release-42] Release 42.0
- Date: Mon, 21 Mar 2022 11:30:00 +0000 (UTC)
commit 27541cbe59d836480b16ef37700be26fb2c1edad
Author: Felipe Borges <felipeborges gnome org>
Date: Mon Mar 21 12:18:29 2022 +0100
Release 42.0
NEWS | 18 ++++++++++++++++++
data/org.gnome.Connections.appdata.xml.in | 4 ++--
meson.build | 2 +-
3 files changed, 21 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index f81e054..5db61bd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+42.0 - 21 Mar, 2022
+===================
+
+Changes since 42.beta
+
+ - Add screenshots to appdata
+ - Added/updated/fixed translations:
+ - Polish
+ - Swedish
+ - Korean
+ - Bulgarian
+ - French
+ - Czech
+ - Danish
+ - Serbian
+ - Kazakh
+ - Italian
+
42.beta - 24 Feb, 2022
======================
diff --git a/data/org.gnome.Connections.appdata.xml.in b/data/org.gnome.Connections.appdata.xml.in
index 0a60a2e..5ed39a7 100644
--- a/data/org.gnome.Connections.appdata.xml.in
+++ b/data/org.gnome.Connections.appdata.xml.in
@@ -32,9 +32,9 @@
</screenshot>
</screenshots>
<releases>
- <release version="40.0" date="2020-03-19">
+ <release version="42.0" date="2022-03-21">
<description>
- <p>GNOME Connections 40.0 culminates six months of feature development, bugfixes, and performance
improvements.</p>
+ <p>GNOME Connections 42.0 culminates six months of feature development, bugfixes, and performance
improvements.</p>
</description>
</release>
</releases>
diff --git a/meson.build b/meson.build
index 17871c1..3d20ec1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-connections', ['c', 'vala'],
- version: '42.beta',
+ version: '42.0',
meson_version: '>= 0.50.0',
default_options: [ 'warning_level=2',
],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]