[four-in-a-row/gnome-3-34] Prepare 3.34.5.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [four-in-a-row/gnome-3-34] Prepare 3.34.5.
- Date: Tue, 1 Dec 2020 11:21:10 +0000 (UTC)
commit 2836a65e988ea827e817c3bc4c0d32b149d69327
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Tue Dec 1 12:20:01 2020 +0100
Prepare 3.34.5.
NEWS | 8 ++++++++
data/org.gnome.Four-in-a-row.appdata.xml.in | 2 +-
meson.build | 2 +-
3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4f947f9..121c2c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.34.5 - December 1st, 2020
+=============================
+
+Fixing the high contrast themes.
+
+Updated translation:
+ Romanian: Daniel Șerbănescu
+
3.34.4 - February 14, 2020
=============================
diff --git a/data/org.gnome.Four-in-a-row.appdata.xml.in b/data/org.gnome.Four-in-a-row.appdata.xml.in
index 860731d..1bd3d15 100644
--- a/data/org.gnome.Four-in-a-row.appdata.xml.in
+++ b/data/org.gnome.Four-in-a-row.appdata.xml.in
@@ -65,6 +65,6 @@
</content_rating>
<releases>
- <release version="3.34.4" date="2020-02-14" type="stable" urgency="medium"/>
+ <release version="3.34.5" date="2020-12-01" type="stable" urgency="medium"/>
</releases>
</component>
diff --git a/meson.build b/meson.build
index 5e0a77f..ba59f91 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('four-in-a-row', 'c', 'vala',
- version: '3.34.4'
+ version: '3.34.5'
)
add_global_arguments('-DGETTEXT_PACKAGE="@0@"'.format (meson.project_name()), language: 'c')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]