[gnome-chess] Prepare 3.37.3
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-chess] Prepare 3.37.3
- Date: Thu, 2 Jul 2020 18:31:17 +0000 (UTC)
commit 2fd6c2ef75a3856d3234b980b44572f213a8ab84
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Thu Jul 2 13:30:05 2020 -0500
Prepare 3.37.3
NEWS | 7 +++++++
data/org.gnome.Chess.appdata.xml.in | 1 +
meson.build | 2 +-
3 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 66022ef..30195cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.37.3 - July 2, 2020
+=====================
+
+- Fix window switching to narrow mode when opening menu (#43, Brian Daniels)
+- Fix timed games opening as untimed games (#45, Amandeep Singh)
+- Various refactoring and preparation for GTK 4 (!17, Arnaud B.)
+
3.37.2 - May 28, 2020
=====================
diff --git a/data/org.gnome.Chess.appdata.xml.in b/data/org.gnome.Chess.appdata.xml.in
index 73932e7..f24b928 100644
--- a/data/org.gnome.Chess.appdata.xml.in
+++ b/data/org.gnome.Chess.appdata.xml.in
@@ -39,6 +39,7 @@
<kudo>UserDocs</kudo>
</kudos>
<releases>
+ <release version="3.37.3" date="2020-07-02" />
<release version="3.37.2" date="2020-05-28" />
<release version="3.37.1.1" date="2020-04-25" />
<release version="3.37.1" date="2020-04-25" />
diff --git a/meson.build b/meson.build
index 3b26a54..f0041a0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-chess', [ 'vala', 'c' ],
- version: '3.37.2',
+ version: '3.37.3',
license: 'GPL3+',
meson_version: '>= 0.37',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]