[gnome-nibbles] Prepare 3.37.0
- From: Iulian Radu <iulianradu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-nibbles] Prepare 3.37.0
- Date: Sat, 4 Jul 2020 09:30:58 +0000 (UTC)
commit d6a459a7a25d7707f0131785b53c17785185e68a
Author: Iulian Gabriel Radu <iulian radu67 gmail com>
Date: Sat Jul 4 12:27:15 2020 +0300
Prepare 3.37.0
NEWS | 9 +++++++++
data/org.gnome.Nibbles.appdata.xml.in | 1 +
meson.build | 2 +-
3 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1773ce2..2a0b0ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.37.0 - July 4, 2020
+=====================
+
+- Rework worms directions code (Arnaud Bonatti)
+- Many fixes to Control screen (Arnaud Bonatti)
+- Remove preferences dialog and create new pre-game screen with options (Arnaud Bonatti)
+- Updated translations
+- Many other fixes and improvements
+
3.35.90 - February 14, 2020
===========================
diff --git a/data/org.gnome.Nibbles.appdata.xml.in b/data/org.gnome.Nibbles.appdata.xml.in
index 81a886f..5671f67 100644
--- a/data/org.gnome.Nibbles.appdata.xml.in
+++ b/data/org.gnome.Nibbles.appdata.xml.in
@@ -30,6 +30,7 @@
</screenshot>
</screenshots>
<releases>
+ <release version="3.37.0" date="2020-06-04" />
<release version="3.35.90" date="2019-02-14" />
<release version="3.34.2" date="2019-01-03" />
<release version="3.34.1" date="2019-10-07" />
diff --git a/meson.build b/meson.build
index e372857..7b97f54 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project('gnome-nibbles', ['c', 'vala'],
license: 'GPL3+',
meson_version: '>= 0.44.1',
- version: '3.35.90'
+ version: '3.37.0'
)
gnome = import('gnome')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]