[gnome-clocks] bump to 40.beta
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks] bump to 40.beta
- Date: Sun, 14 Feb 2021 19:33:58 +0000 (UTC)
commit e868915d783fceff66d1a5752ce61f7b9b429b4e
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Sun Feb 14 20:32:08 2021 +0100
bump to 40.beta
NEWS | 6 ++++++
data/org.gnome.clocks.metainfo.xml.in.in | 5 +++--
meson.build | 2 +-
3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 47c423e..1dbccea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+gnome-clocks 40.beta
+===================
+ * World Location Dialog: Match HdyStatusPage styling
+ * Added ALT + 1,2,3,4 navigation between pages.
+ * Bugfixes & translations updates
+
gnome-clocks 3.38.0
===================
* Alarms: Allow setting snooze/ring duration
diff --git a/data/org.gnome.clocks.metainfo.xml.in.in b/data/org.gnome.clocks.metainfo.xml.in.in
index 715fd1d..7ae1609 100644
--- a/data/org.gnome.clocks.metainfo.xml.in.in
+++ b/data/org.gnome.clocks.metainfo.xml.in.in
@@ -49,6 +49,7 @@
</screenshot>
</screenshots>
<releases>
+ <release version="40.beta" date="2021-02-14" type="development" />
<release version="3.38.0" date="2020-09-15" type="stable">
<description>
<p>A new release of Clocks</p>
@@ -68,7 +69,7 @@
<li>World: Handle impossible places</li>
<li>Timer: Fix signal for updating the duration</li>
</ul>
- </description>
+ </description>
</release>
<release version="3.36.0" date="2020-03-01" type="stable">
<description>
@@ -80,7 +81,7 @@
<li>Adaptive layout: Mobile support</li>
<li>Updated translations</li>
</ul>
- </description>
+ </description>
</release>
<release version="3.34.0" date="2019-09-09" type="stable" />
<release version="3.31.1" date="2018-11-11" type="development" />
diff --git a/meson.build b/meson.build
index f30fd0b..d17a441 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-clocks',
['vala', 'c'],
- version: '3.38.0',
+ version: '40.beta',
license: 'GPL2+',
meson_version: '>= 0.50.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]