[gnome-clocks] Prepare release 41.0
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks] Prepare release 41.0
- Date: Sun, 17 Oct 2021 10:03:44 +0000 (UTC)
commit 90d36119a5ac0bb86586e261a26562baea4d577c
Author: Christopher Davis <christopherdavis gnome org>
Date: Sun Oct 17 02:54:35 2021 -0700
Prepare release 41.0
NEWS | 4 ++++
data/org.gnome.clocks.metainfo.xml.in.in | 8 ++++++++
meson.build | 2 +-
3 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1dbccea4..3ab99678 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+gnome-clocks 41.0
+===================
+ * Updated translations
+
gnome-clocks 40.beta
===================
* World Location Dialog: Match HdyStatusPage styling
diff --git a/data/org.gnome.clocks.metainfo.xml.in.in b/data/org.gnome.clocks.metainfo.xml.in.in
index e6e3ed7c..4616d73f 100644
--- a/data/org.gnome.clocks.metainfo.xml.in.in
+++ b/data/org.gnome.clocks.metainfo.xml.in.in
@@ -49,6 +49,14 @@
</screenshot>
</screenshots>
<releases>
+ <release version="41.0" date="2021-10-17" type="stable">
+ <description>
+ <p>A new release of Clocks</p>
+ <ul>
+ <li>Translations updates</li>
+ </ul>
+ </description>
+ </release>
<release version="40.0" date="2021-03-23" type="stable">
<description>
<p>A new release of Clocks</p>
diff --git a/meson.build b/meson.build
index 5793c402..032f16dd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-clocks',
['vala', 'c'],
- version: '40.0',
+ version: '41.0',
license: 'GPL2+',
meson_version: '>= 0.50.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]