[gnome-2048] Prepare 3.37.91.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-2048] Prepare 3.37.91.
- Date: Fri, 28 Aug 2020 14:38:39 +0000 (UTC)
commit 696574e722814c4978398af01e4df17ee73ab3a9
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Wed Aug 26 16:25:49 2020 +0200
    Prepare 3.37.91.
 NEWS                                           | 19 +++++++++++++++++++
 data/org.gnome.TwentyFortyEight.appdata.xml.in |  2 +-
 meson.build                                    |  2 +-
 3 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 55eef7f..151f54a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+GNOME 2048   3.37.91                                       2020-08-28
+=====================================================================
+
+Probably the only beta on the road of the future 3.38 stable release.
+Some rare bugs fixed (ghost tiles may have appeared when the grid was
+resized during a move, and the icon was missing in the Scores dialog)
+and some needed continuous integration works done by Jordan Petridis.
+
+New translation:
+  Kurdish Sorani: Jwtiyar Nariman
+
+Translations updated:
+  Catalan: Jordi Mas
+  Chinese (China): Mandy Wang and Boyuan Yang
+  French: Alexandre Franke
+  Kazakh: Baurzhan Muftakhidinov
+  Romanian: Daniel Șerbănescu
+  Ukrainian: Yuri Chornoivan
+
 GNOME 2048   3.37.1                                        2020-04-25
 =====================================================================
 
diff --git a/data/org.gnome.TwentyFortyEight.appdata.xml.in b/data/org.gnome.TwentyFortyEight.appdata.xml.in
index e1c205f..8df213d 100644
--- a/data/org.gnome.TwentyFortyEight.appdata.xml.in
+++ b/data/org.gnome.TwentyFortyEight.appdata.xml.in
@@ -88,7 +88,7 @@
 
   <releases>
     <!-- should be kept in versioning inverted order -->
-    <release version="3.37.1" date="2020-04-25" type="development" urgency="low"/>
+    <release version="3.37.91" date="2020-08-28" type="development" urgency="low"/>
     <release version="3.36.2" date="2020-04-25" type="stable" urgency="medium"/>
   </releases>
 </component>
diff --git a/meson.build b/meson.build
index 895d8e9..5a5a5bc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-2048', ['vala', 'c'],
-  version: '3.37.1',
+  version: '3.37.91',
   license: 'GPLv3+',
   meson_version: '>= 0.37.1',
 )
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]