[gnome-chess] Prepare 43.rc
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-chess] Prepare 43.rc
- Date: Thu, 1 Sep 2022 17:14:40 +0000 (UTC)
commit 2aff2b8df7878723660afb03f430e15d68248b72
Author: Michael Catanzaro <mcatanzaro redhat com>
Date: Thu Sep 1 12:11:57 2022 -0500
Prepare 43.rc
NEWS | 6 ++++++
data/org.gnome.Chess.appdata.xml.in | 1 +
meson.build | 2 +-
3 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ca72ad3..597d82b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+43.rc - September 1, 2022
+=========================
+
+- New preferences dialog and new game screen (Nils Lück)
+- Updated translations
+
42.1 - August 9, 2022
=====================
diff --git a/data/org.gnome.Chess.appdata.xml.in b/data/org.gnome.Chess.appdata.xml.in
index a62179a..61c2464 100644
--- a/data/org.gnome.Chess.appdata.xml.in
+++ b/data/org.gnome.Chess.appdata.xml.in
@@ -46,6 +46,7 @@
<display_length compare="ge">360</display_length>
</requires>
<releases>
+ <release version="43~rc" date="2022-09-01"/>
<release version="42.1" date="2022-08-09"/>
<release version="42.0" date="2022-03-17"/>
<release version="42~alpha" date="2022-01-06"/>
diff --git a/meson.build b/meson.build
index 22ac7bf..ea4bffc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-chess', [ 'vala', 'c' ],
- version: '42.0',
+ version: '43.rc',
license: 'GPL3+',
meson_version: '>= 0.56',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]