[gnome-taquin] Prepare 3.32.0.



commit 45e114ba1166de69986ae7c646a0a48e2f731b2a
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Mon Mar 11 10:50:43 2019 +0100

    Prepare 3.32.0.

 NEWS        | 32 ++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 33 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index dffb2ca..6cefe5d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+3.32.0 – March 11, 2019
+=============================
+
+New stable release! Since the last one, many changes happened: the game
+layout has evolved a bit and now allows to restart the play, a new icon
+was designed by Jakub Steiner, and the game should be playable when you
+are on a phone-sized screen. Taquin now also uses Meson, and Gitlab-CI.
+
+Since last unstable release, an unfullscreen button has been added (the
+game was not prepared at all to fullscreen), and nothing else. Perfect!
+
+Translations updated:
+  Czech: Marek Cernocky
+  Danish: Ask Hjorth Larsen and Alan Mortensen
+  Dutch: Nathan Follens
+  Finnish: Jiri Grönroos
+  French: Julien Humbert
+  Friulian: Fabio Tomat
+  Galician: Fran Dieguez
+  German: Tim Sabsch
+  Greek: Efstathios Iosifidis
+  Italian: Milo Casagrande
+  Korean: DaeHyun Sung
+  Latvian: Rūdolfs Mazurs
+  Lithuanian: Aurimas Černius
+  Brazilian Portuguese: Rafael Fontenelle
+  Romanian: Daniel Șerbănescu
+  Serbian: Марко Костић
+  Slovenian: Matej Urbančič
+  Spanish: Daniel Mustieles
+  Swedish: Anders Jonsson
+
 3.31.91 – February 19, 2019
 =============================
 
diff --git a/meson.build b/meson.build
index 90cf6a2..57efcb2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-taquin', 'vala', 'c',
-    version: '3.31.91')
+    version: '3.32.0')
 
 project_id = 'org.gnome.Taquin'
 


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