[hitori] 3.37.0
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [hitori] 3.37.0
- Date: Wed, 19 Aug 2020 09:58:24 +0000 (UTC)
commit 8400ee4b31d2562db928f90fc44a5943152d3840
Author: Philip Withnall <withnall endlessm com>
Date: Wed Aug 19 10:54:22 2020 +0100
3.37.0
Signed-off-by: Philip Withnall <withnall endlessm com>
NEWS | 24 ++++++++++++++++++++++++
data/org.gnome.Hitori.appdata.xml.in | 8 ++++++++
meson.build | 2 +-
3 files changed, 33 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b97f425..864fff5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Overview of changes in Hitori 3.37.0
+====================================
+
+* Bugs fixed:
+ - #15 In help "Paint" does not add color. "Highlight" does
+ - !26 Add F10 accelerator to primary menu
+
+* Translation updates:
+ - Basque
+ - Catalan
+ - Czech
+ - Friulian
+ - Galician
+ - Indonesian
+ - Kazakh
+ - Lithuanian
+ - Romanian
+ - Serbian
+ - Slovenian
+ - Spanish
+ - Swedish
+ - Ukrainian
+
+
Overview of changes in Hitori 3.36.0
====================================
diff --git a/data/org.gnome.Hitori.appdata.xml.in b/data/org.gnome.Hitori.appdata.xml.in
index 1c6f66a..4ac099c 100644
--- a/data/org.gnome.Hitori.appdata.xml.in
+++ b/data/org.gnome.Hitori.appdata.xml.in
@@ -47,6 +47,14 @@
</kudos>
<translation type="gettext">hitori</translation>
<releases>
+ <release version="3.37.0" date="2020-08-19" type="development">
+ <description>
+ <ul>
+ <li>Documentation updates.</li>
+ <li>Translation updates.</li>
+ </ul>
+ </description>
+ </release>
<release version="3.36.0" date="2020-03-11" type="stable">
<description>
<ul>
diff --git a/meson.build b/meson.build
index 4727467..ccf3b03 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('hitori', 'c',
- version: '3.36.0',
+ version: '3.37.0',
meson_version : '>= 0.48.0',
license: 'GPLv3+',
default_options : [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]