[gnome-klotski] Prepare 3.31.90



commit a96a6b169d95976da39aa4fabc7770a779f81358
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Feb 4 18:09:32 2019 -0600

    Prepare 3.31.90

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 499b398..410d71d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.31.90 - February 4, 2019
+==========================
+
+- Switch to meson build system (Jeremy Bicha)
+- Rename app ID to org.gnome.Klotski (Bilal Elmoussaoui)
+- Updated translations
+
 3.31.3 - December 10, 2018
 ==========================
 
diff --git a/meson.build b/meson.build
index ac9e84d..b642fcf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-klotski', 'vala', 'c',
-        version: '3.31.3')
+        version: '3.31.90')
 
 project_id = 'org.gnome.Klotski'
 i18n = import('i18n')


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