[gnome-calculator] Prepared release 42.0
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator] Prepared release 42.0
- Date: Sat, 19 Mar 2022 20:17:18 +0000 (UTC)
commit ff44cb1869ffe188b03c1c798f52dfe4d18dfb24
Author: Robert Roth <robert roth off gmail com>
Date: Sat Mar 19 22:15:55 2022 +0200
Prepared release 42.0
NEWS | 3 +++
data/org.gnome.Calculator.appdata.xml.in | 8 ++++++++
meson.build | 2 +-
3 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 68607c45..01e01957 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Overview of changes in gnome-calculator 42.0
+ * Updated translations
+
Overview of changes in gnome-calculator 42.rc
* Updated translations
* Use new gnome post_install script !106 (Bobby Rong)
diff --git a/data/org.gnome.Calculator.appdata.xml.in b/data/org.gnome.Calculator.appdata.xml.in
index 545bc775..2c0a0bb5 100644
--- a/data/org.gnome.Calculator.appdata.xml.in
+++ b/data/org.gnome.Calculator.appdata.xml.in
@@ -71,6 +71,14 @@
<translation type="gettext">gnome-calculator</translation>
<content_rating type="oars-1.1" />
<releases>
+ <release version="42.0" date="2022-03-19" type="stable">
+ <description>
+ <p>Overview of changes in gnome-calculator 42.0</p>
+ <ul>
+ <li>Updated Translations</li>
+ </ul>
+ </description>
+ </release>
<release version="42~rc" date="2022-03-06" type="development">
<description>
<p>Overview of changes in gnome-calculator 42.rc</p>
diff --git a/meson.build b/meson.build
index 388794d8..4d5cf01e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-calculator', ['c', 'vala'],
- version: '42.rc',
+ version: '42.0',
meson_version: '>= 0.57.0',
license: 'GPLv3+',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]