[dconf-editor/gnome-3-38] Prepare 3.38.3
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf-editor/gnome-3-38] Prepare 3.38.3
- Date: Tue, 23 Mar 2021 15:38:16 +0000 (UTC)
commit 886181423ba8e93e766087425a0f2066f450cab1
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Tue Mar 23 10:37:13 2021 -0500
Prepare 3.38.3
NEWS | 8 ++++++++
editor/ca.desrt.dconf-editor.appdata.xml.in | 1 +
meson.build | 2 +-
3 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 82bb5c84..8f6dd77a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+dconf-editor 3.38.3
+===================
+
+Fix build with newer vala
+
+Translations updated:
+ Norwegian Bokmål: Kjartan Maraas
+
dconf-editor 3.38.2
=====================
diff --git a/editor/ca.desrt.dconf-editor.appdata.xml.in b/editor/ca.desrt.dconf-editor.appdata.xml.in
index f6cd8d4d..581a7226 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="3.38.3" date="2021-03-23" type="stable" urgency="low"/>
<release version="3.38.2" date="2020-11-22" type="stable" urgency="medium"/>
<release version="3.37.91" date="2020-08-28" type="development" urgency="low"/>
</releases>
diff --git a/meson.build b/meson.build
index f57c1f75..d8014efe 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'dconf-editor', ['c', 'vala'],
- version: '3.38.2',
+ version: '3.38.3',
license: 'GPL3+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]