[dconf-editor/43.0] 43.0
- From: Maximiliano <msandova src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf-editor/43.0] 43.0
- Date: Sat, 17 Sep 2022 09:47:53 +0000 (UTC)
commit 27b4f9d1d53783507f03eb9b6a140f0646ce746e
Author: Maximiliano Sandoval R <msandova gnome org>
Date: Sat Sep 17 11:39:59 2022 +0200
43.0
NEWS | 5 +++++
editor/ca.desrt.dconf-editor.appdata.xml.in | 1 +
meson.build | 2 +-
3 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index eefead7f..cf56150b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+dconf-editor 43.0
+=====================
+
+New stable release! Updated screenshots and translations.
+
dconf-editor 43.beta
=====================
diff --git a/editor/ca.desrt.dconf-editor.appdata.xml.in b/editor/ca.desrt.dconf-editor.appdata.xml.in
index 9d7117fe..289fd1a8 100644
--- a/editor/ca.desrt.dconf-editor.appdata.xml.in
+++ b/editor/ca.desrt.dconf-editor.appdata.xml.in
@@ -21,6 +21,7 @@
<releases>
<!-- should be kept in versioning inverted order -->
+ <release version="43.0" date="2022-09-17" type="stable" urgency="medium"/>
<release version="43~beta" date="2022-07-27" type="development" urgency="low"/>
<release version="43~alpha" date="2022-07-13" type="development" urgency="low"/>
<release version="3.38.2" date="2020-11-22" type="stable" urgency="medium"/>
diff --git a/meson.build b/meson.build
index f20674a0..efa93e1e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'dconf-editor', ['c', 'vala'],
- version: '43.beta',
+ version: '43.0',
license: 'GPL3+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]