[connections] Release 42.1
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [connections] Release 42.1
- Date: Wed, 13 Apr 2022 09:17:59 +0000 (UTC)
commit da213678d894f54b5876a36598268a9e06b305bb
Author: Felipe Borges <felipeborges gnome org>
Date: Tue Apr 5 16:46:31 2022 +0200
Release 42.1
Signed-off-by: Felipe Borges <felipeborges gnome org>
NEWS | 11 +++++++++++
data/org.gnome.Connections.appdata.xml.in | 4 ++--
meson.build | 2 +-
3 files changed, 14 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5db61bd..bcaa4af 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+42.1 - 05 Apr, 2022
+=====================
+
+Changes since 42.0
+
+ - Fixed double-free crash while connecting to RDP servers
+ - Fixed RDP scaling and resizing issues
+ - Added/updated/fixed translations:
+ - German
+ - Vietnamese
+
42.0 - 21 Mar, 2022
===================
diff --git a/data/org.gnome.Connections.appdata.xml.in b/data/org.gnome.Connections.appdata.xml.in
index 5ed39a7..095db89 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="42.0" date="2022-03-21">
+ <release version="42.1" date="2022-04-05">
<description>
- <p>GNOME Connections 42.0 culminates six months of feature development, bugfixes, and performance
improvements.</p>
+ <p>GNOME Connections 42.1 culminates six months of feature development, bugfixes, and performance
improvements.</p>
</description>
</release>
</releases>
diff --git a/meson.build b/meson.build
index 3d20ec1..e80ac52 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-connections', ['c', 'vala'],
- version: '42.0',
+ version: '42.1',
meson_version: '>= 0.50.0',
default_options: [ 'warning_level=2',
],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]