[iagno] Prepare 3.35.90.



commit 96152ef02e8c96be78fc97c3e75e2f220f1e0f41
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Mon Feb 3 16:51:19 2020 +0100

    Prepare 3.35.90.

 NEWS                                  | 18 ++++++++++++++++++
 data/org.gnome.Reversi.appdata.xml.in |  2 +-
 meson.build                           |  2 +-
 3 files changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e5138dc..3a67815 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.35.90 – February 3, 2020
+=============================
+
+The History button is now drawn using the same images
+as the board; it removes the need to ensure a working
+font is installed. It also allowed to optimize a bit.
+Also, the "Vary start position" option now enables or
+disables the human opening when on a two-player game.
+Transition to the game also changed on large windows.
+Finally, help pages were reworked and are up-to-date.
+
+Translations updated:
+  Croatian: Goran Vidović
+  Malay: Umarzuki Bin Mochlis Moktar
+  Brazilian Portuguese: Rafael Fontenelle
+  Slovak: Dušan Kazik
+  Spanish: Daniel Mustieles
+
 3.35.3 – January 6, 2020
 =============================
 
diff --git a/data/org.gnome.Reversi.appdata.xml.in b/data/org.gnome.Reversi.appdata.xml.in
index 7dca096..01fc727 100644
--- a/data/org.gnome.Reversi.appdata.xml.in
+++ b/data/org.gnome.Reversi.appdata.xml.in
@@ -79,7 +79,7 @@
 
   ​<releases>
     <!-- should be kept in versionning inverted order -->
-  ​  <release version="3.35.3" date="2020-01-06" type="development" urgency="low"/>
+  ​  <release version="3.35.90" date="2020-02-03" type="development" urgency="low"/>
     <release version="3.34.4" date="2020-01-06" type="stable" urgency="medium"/>
   </releases>
 </component>
diff --git a/meson.build b/meson.build
index af85e50..319db96 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('iagno', ['vala', 'c'],
-    version: '3.35.3')
+    version: '3.35.90')
 
 project_id = 'org.gnome.Reversi'
 


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