[lightsoff] Prepared release 3.37.90
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [lightsoff] Prepared release 3.37.90
- Date: Fri, 7 Aug 2020 06:12:32 +0000 (UTC)
commit 378330835a886a7503187c672b9ecb35bbbe8937
Author: Robert Roth <robert roth bee-tf ro>
Date: Fri Aug 7 09:10:53 2020 +0300
Prepared release 3.37.90
NEWS | 8 ++++++++
data/org.gnome.LightsOff.appdata.xml.in | 11 +++++++++++
meson.build | 2 +-
3 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 15470fe..77e57b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Lights Off 3.37.90
+==================
+
+* Updated translations
+* Updated help
+* Updated build
+* Switch to GTK mode by default (Robert Roth)
+
Lights Off 3.36.0
==================
diff --git a/data/org.gnome.LightsOff.appdata.xml.in b/data/org.gnome.LightsOff.appdata.xml.in
index d605feb..f67f996 100644
--- a/data/org.gnome.LightsOff.appdata.xml.in
+++ b/data/org.gnome.LightsOff.appdata.xml.in
@@ -64,6 +64,17 @@
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<releases>
+ <release version="3.37.90" date="2020-08-07" type="development">
+ <description>
+ <p>Overview of changes in lightsoff 3.37.90</p>
+ <ul>
+ <li>Updated translations</li>
+ <li>Updated help</li>
+ <li>Updated build</li>
+ <li>Switch to GTK mode by default (Robert Roth)</li>
+ </ul>
+ </description>
+ </release>
<release version="3.36.0" date="2020-03-07" type="stable">
<description>
<p>Overview of changes in lightsoff 3.36.0</p>
diff --git a/meson.build b/meson.build
index bc810c2..b29f451 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('lightsoff', ['c','vala'],
- version: '3.36.0',
+ version: '3.37.90',
meson_version: '>= 0.43.0',
license: 'GPLv2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]