[gnome-2048] Prepare 3.31.90.



commit 08f7d599247d6a2f37c62fd5471beffa125c1516
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Tue Feb 5 08:35:22 2019 +0100

    Prepare 3.31.90.

 NEWS        | 21 +++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f9fd634..3ad28b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+GNOME 2048   3.31.90                                       2019-05-02
+=====================================================================
+
+Various changes. The main is probably the removing of the Preferences
+dialog: the Undo action is now hidden (and a bug in score restoration
+was fixed); the game is now responsive, and proposing to change speed
+was now mostly useless; and multiple game sizes are now proposed when
+you click on the New Game button (including a 3 by 3). Also, the game
+can now be played with gestures (and with WASD keys). About technical
+things, the application changed to use the org.gnome.TwentyFortyEight
+app-id, and it can be built using the Gitlab CI. Looks good for 3.32!
+
+Translations updated:
+  Czech: Marek Cernocky
+  Finnish: Jiri Grönroos
+  Hungarian: Balázs Úr
+  Polish: Piotr Drąg
+  Brazilian Portuguese: Rafael Fontenelle
+  Spanish: Daniel Mustieles
+  Swedish: Anders Jonsson
+
 GNOME 2048   3.31.4                                        2019-09-01
 =====================================================================
 
diff --git a/meson.build b/meson.build
index a780c67..7f083f0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-2048', ['vala', 'c'],
-  version: '3.31.4',
+  version: '3.31.90',
   license: 'GPLv3+',
   meson_version: '>= 0.37.1',
 )


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