[gnome-todo] 41.0
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] 41.0
- Date: Thu, 16 Sep 2021 17:46:20 +0000 (UTC)
commit fe5f91502e57f0e945e8b72229db678212dcd9db
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Thu Sep 16 14:44:22 2021 -0300
41.0
NEWS | 6 ++++++
data/appdata/org.gnome.Todo.appdata.xml.in.in | 9 +++++++++
meson.build | 2 +-
3 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index cd26f106..8166a191 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+==============
+Version 41.0
+==============
+
+* Translation updates
+
==============
Version 41.rc
==============
diff --git a/data/appdata/org.gnome.Todo.appdata.xml.in.in b/data/appdata/org.gnome.Todo.appdata.xml.in.in
index e93454f4..3c7738b7 100644
--- a/data/appdata/org.gnome.Todo.appdata.xml.in.in
+++ b/data/appdata/org.gnome.Todo.appdata.xml.in.in
@@ -40,6 +40,15 @@
</kudos>
<releases>
+ <release date="2021-09-16" version="41.0">
+ <description>
+ <p>
+ GNOME To Do 41.0 comes with a selection of fixes, help pages, and many
+ updated translations.
+ </p>
+ </description>
+ </release>
+
<release date="2021-06-15" version="40.1">
<description>
<p>
diff --git a/meson.build b/meson.build
index a0e2d076..804d93c0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-todo',
'c',
- version: '41.rc',
+ version: '41.0',
license: 'GPL3+',
default_options: [ 'buildtype=debugoptimized', 'warning_level=1' ],
meson_version: '>= 0.53.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]