[iagno] Prepare 3.31.90.



commit 01f1656ef8720784a7e5e3e971fb414431cbbc2c
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Tue Feb 5 07:32:13 2019 +0100

    Prepare 3.31.90.

 NEWS        | 18 ++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 77b5275..d202c6d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.31.90 – February 5, 2019
+=============================
+
+Only technical things, but big ones:
+ * Iagno switched to Meson;
+ * it can now be built by the Gitlab CI;
+ * it uses now the org.gnome.Reversi application-id.
+Many thanks to Bilal Elmoussaoui for all that.
+We should be good for the 3.32 release, great!
+
+Translations updated:
+  Galician: Fran Dieguez
+  Hungarian: Balázs Úr
+  Indonesian: Kukuh Syafaat
+  Polish: Piotr Drąg
+  Romanian: Daniel Șerbănescu
+  Slovenian: Matej Urbančič
+
 3.31.4 – January 8, 2019
 =============================
 
diff --git a/meson.build b/meson.build
index dbfcd94..29e8578 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('iagno', ['vala', 'c'],
-    version: '3.30.0')
+    version: '3.31.90')
 
 
 project_id = 'org.gnome.Reversi'


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