[tali] 40.5 release
- From: Mart Raudsepp <mraudsepp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tali] 40.5 release
- Date: Sun, 30 Jan 2022 20:40:28 +0000 (UTC)
commit 5d48ef1e5440609879b465176bb944ab9da62c9b
Author: Mart Raudsepp <leio gentoo org>
Date: Sun Jan 30 22:39:17 2022 +0200
40.5 release
NEWS | 5 +++++
data/org.gnome.Tali.appdata.xml.in | 11 +++++++++++
meson.build | 2 +-
3 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index cc27e4e..aad9c36 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Tali 40.5
+=========
+* Fix build with meson-0.61 (!14, rvalue)
+* Translation updates
+
Tali 40.4
=========
* Translation updates
diff --git a/data/org.gnome.Tali.appdata.xml.in b/data/org.gnome.Tali.appdata.xml.in
index 4e43c6d..c72555c 100644
--- a/data/org.gnome.Tali.appdata.xml.in
+++ b/data/org.gnome.Tali.appdata.xml.in
@@ -23,6 +23,17 @@
</screenshot>
</screenshots>
<releases>
+ <release version="40.5" date="2022-01-30" type="stable">
+ <description>
+ <p>
+ This is a stable release, with the following improvements since 40.3:
+ </p>
+ <ul>
+ <li>Fix build with meson-0.61</li>
+ <li>Translation updates</li>
+ </ul>
+ </description>
+ </release>
<release version="40.4" date="2021-10-30" type="stable">
<description>
<p>
diff --git a/meson.build b/meson.build
index edd76de..95ec93a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project ('tali', ['c'],
- version: '40.4',
+ version: '40.5',
license: 'GPLv2+',
default_options: [
'warning_level=1',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]