[dconf-editor/gnome-3-34] Prepare 3.34.1.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf-editor/gnome-3-34] Prepare 3.34.1.
- Date: Mon, 9 Sep 2019 23:43:35 +0000 (UTC)
commit 2592ecb7f3640e1700dfe7ed16dd2692376f6bc6
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Tue Sep 10 01:42:59 2019 +0200
Prepare 3.34.1.
NEWS | 5 +++++
editor/ca.desrt.dconf-editor.appdata.xml.in | 2 +-
meson.build | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4e743f7..e71e8a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+dconf-editor 3.34.1
+=====================
+
+Fix the appdata file (I probably should add a validation here…).
+
dconf-editor 3.34.0
=====================
diff --git a/editor/ca.desrt.dconf-editor.appdata.xml.in b/editor/ca.desrt.dconf-editor.appdata.xml.in
index c6406e1..181a078 100644
--- a/editor/ca.desrt.dconf-editor.appdata.xml.in
+++ b/editor/ca.desrt.dconf-editor.appdata.xml.in
@@ -20,7 +20,7 @@
</description>
<releases>
- <release version="3.34.0" date="2019-09-10" type="stable" urgency="medium"/>
+ <release version="3.34.1" date="2019-09-10" type="stable" urgency="medium"/>
<release version="3.33.91" date="2019-08-17" type="development" urgency="low"/>
</releases>
diff --git a/meson.build b/meson.build
index 083bef7..a2c1ac7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'dconf-editor', ['c', 'vala'],
- version: '3.34.0',
+ version: '3.34.1',
license: 'GPL3+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]