[hitori] Release version 3.31.92



commit 54bed23f3fb4c9c7f0fd1b0f9fc55c8e60779655
Author: Philip Withnall <withnall endlessm com>
Date:   Mon Mar 4 12:52:45 2019 +0000

    Release version 3.31.92
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 NEWS                                 | 23 +++++++++++++++++++++++
 data/org.gnome.Hitori.appdata.xml.in |  1 +
 meson.build                          |  2 +-
 3 files changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4b0be57..657d07c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Overview of changes in Hitori 3.31.92
+=====================================
+
+* Add high-resolution icon. (#6)
+
+* Bugs fixed:
+ - #6 [BZ#779630] Hitori is missing high resolution icon
+ - !16 Update help manual
+ - !17 help: Add missing LINGUAS
+ - !19 flatpak: Hitori now only builds with Meson
+
+* Translation updates:
+ - Dutch
+ - French
+ - German
+ - Italian
+ - Latvian
+ - Lithuanian
+ - Portuguese (Brazil)
+ - Serbian
+ - Slovenian
+
+
 Overview of changes in Hitori 3.31.0
 ====================================
 
diff --git a/data/org.gnome.Hitori.appdata.xml.in b/data/org.gnome.Hitori.appdata.xml.in
index 57ed149..16ac644 100644
--- a/data/org.gnome.Hitori.appdata.xml.in
+++ b/data/org.gnome.Hitori.appdata.xml.in
@@ -47,6 +47,7 @@
   </kudos>
   <translation type="gettext">hitori</translation>
   <releases>
+    <release version="3.31.92" date="2019-03-04" />
     <release version="3.31.0" date="2019-02-19" />
     <release version="3.22.4" date="2017-10-02" />
     <release version="3.22.3" date="2017-04-30" />
diff --git a/meson.build b/meson.build
index 087169b..deee30e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('hitori', 'c',
-  version: '3.31.0',
+  version: '3.31.92',
   meson_version : '>= 0.48.0',
   license: 'GPLv3+',
   default_options : [


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