[gnote] Prepare 42.0
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Prepare 42.0
- Date: Sun, 27 Mar 2022 18:35:41 +0000 (UTC)
commit 8d73a6a2e5aa0fac0f4689d739c31c4933045f5e
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sun Mar 27 21:26:31 2022 +0300
Prepare 42.0
NEWS | 8 ++++++++
data/org.gnome.Gnote.appdata.xml.in | 6 +-----
meson.build | 2 +-
3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index 274b7ddc..cf901984 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+42.0 - 2022-03-27
+
+Translations:
+ * Updated translations:
+ - Dutch (nl)
+ * Updated manual translations:
+ - Czech (cs)
+
42.beta - 2022/03/13
Fixes:
diff --git a/data/org.gnome.Gnote.appdata.xml.in b/data/org.gnome.Gnote.appdata.xml.in
index e0aa1615..f05c6c75 100644
--- a/data/org.gnome.Gnote.appdata.xml.in
+++ b/data/org.gnome.Gnote.appdata.xml.in
@@ -25,16 +25,12 @@
<update_contact>aurisc4_at_gmail.com</update_contact>
<content_rating type="oars-1.1"/>
<releases>
- <release version="42.beta" date="2022-03-13">
+ <release version="42.0" date="2022-03-27">
<ul>
<li>Fix build using meson 0.61.0</li>
<li>Manual updates and fixes</li>
<li>Fix wrong selection after backgrounding</li>
<li>Show help for --background option (#118)</li>
- </ul>
- </release>
- <release version="42.alpha" date="2021-12-30">
- <ul>
<li>Main UI now uses tabs to open notes</li>
<li>Fix duplicate condition in SyncManager (#111)</li>
<li>Rename lefover Add-in to plugin in manual (#113)</li>
diff --git a/meson.build b/meson.build
index 86ee8536..e4c8f50a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnote', 'cpp',
- version: '42.rc',
+ version: '42.0',
meson_version: '>=0.50.0',
default_options: 'cpp_std=c++14',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]