[gnome-calculator/gnome-40] Prepared release 40.1
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator/gnome-40] Prepared release 40.1
- Date: Fri, 30 Apr 2021 13:41:52 +0000 (UTC)
commit b1cb3f221a9418870b772035cf0ace58e25f0525
Author: Robert Roth <robert roth off gmail com>
Date: Fri Apr 30 16:38:38 2021 +0300
Prepared release 40.1
NEWS | 5 +++++
data/org.gnome.Calculator.appdata.xml.in | 10 ++++++++++
meson.build | 2 +-
3 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e045a9bb..0d11dc7a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in gnome-calculator 40.1
+ * Updated Translations
+ * Fixed currency conversion using the convert button #216 (Robert Roth)
+ * Fixed preferences switch state !83 (Adrien Plazas)
+
Overview of changes in gnome-calculator 40.0
* Updated Translations
diff --git a/data/org.gnome.Calculator.appdata.xml.in b/data/org.gnome.Calculator.appdata.xml.in
index 2a3b4f86..59a668b9 100644
--- a/data/org.gnome.Calculator.appdata.xml.in
+++ b/data/org.gnome.Calculator.appdata.xml.in
@@ -64,6 +64,16 @@
<translation type="gettext">gnome-calculator</translation>
<content_rating type="oars-1.1" />
<releases>
+ <release version="40.1" date="2021-04-30" type="stable">
+ <description>
+ <p>Overview of changes in gnome-calculator 40.1</p>
+ <ul>
+ <li>Updated Translations</li>
+ <li>Fixed currency conversion using the convert button #216 (Robert Roth)</li>
+ <li>Fixed preferences switch state !83 (Adrien Plazas)</li>
+ </ul>
+ </description>
+ </release>
<release version="40.0" date="2021-03-19" type="stable">
<description>
<p>Overview of changes in gnome-calculator 40.0</p>
diff --git a/meson.build b/meson.build
index bc5e939e..4c961f52 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-calculator', ['c', 'vala'],
- version: '40.0',
+ version: '40.1',
meson_version: '>= 0.52.0',
license: 'GPLv3+',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]