[four-in-a-row] Prepare 3.37.91.



commit 6803a73cdf9e5dd00e75103d40af9a14993b512a
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Wed Aug 26 15:49:47 2020 +0200

    Prepare 3.37.91.

 NEWS                                        | 27 +++++++++++++++++++++++++++
 data/org.gnome.Four-in-a-row.appdata.xml.in |  2 +-
 meson.build                                 |  2 +-
 3 files changed, 29 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5e954db..e8c9549 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+3.37.91 - August 28, 2020
+=============================
+
+Probably the only beta on the road of the future 3.38
+stable release. No code changes, just a bit of needed
+continuous integration works done by Jordan Petridis.
+
+Translations updated:
+  Basque: Asier Sarasua Garmendia
+  Catalan: Jordi Mas
+  Chinese (China): Boyuan Yang
+  Croatian: Goran Vidović
+  Czech: Marek Černocký
+  Dutch: Nathan Follens
+  Finnish: Jiri Grönroos
+  Friulian: Fabio Tomat
+  Galician: Fran Dieguez
+  Indonesian: Kukuh Syafaat
+  Japanese: sicklylife
+  Kazakh: Baurzhan Muftakhidinov
+  Lithuanian: Aurimas Černius
+  Brazilian Portuguese: Enrico Nicoletto and Rafael Fontenelle
+  Romanian: Daniel Șerbănescu
+  Slovenian: Matej Urbančič
+  Swedish: Anders Jonsson
+  Turkish: Emin Tufan Çetin
+
 3.37.2 - May 30, 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 e634268..6aaa254 100644
--- a/data/org.gnome.Four-in-a-row.appdata.xml.in
+++ b/data/org.gnome.Four-in-a-row.appdata.xml.in
@@ -66,7 +66,7 @@
 
   ​<releases>
     <!-- should be kept in versioning inverted order -->
-  ​  <release version="3.37.2" date="2020-05-30" type="development" urgency="low"/>
+  ​  <release version="3.37.91" date="2020-08-28" type="development" urgency="low"/>
     <release version="3.36.3" date="2020-05-30" type="stable" urgency="medium"/>
   </releases>
 </component>
diff --git a/meson.build b/meson.build
index 2465e02..ee44966 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('four-in-a-row', 'c', 'vala',
-    version: '3.37.2'
+    version: '3.37.91'
 )
 
 project_id = 'org.gnome.Four-in-a-row'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]