[dconf-editor/gnome-3-34] Prepare 3.34.2.



commit c55cb4c5f49bdd56e3b16cfc56455d5aa6e3d461
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Mon Oct 7 23:30:35 2019 +0200

    Prepare 3.34.2.

 NEWS                                        | 10 ++++++++++
 editor/ca.desrt.dconf-editor.appdata.xml.in |  2 +-
 meson.build                                 |  2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e71e8a8..fafb8fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+dconf-editor 3.34.2
+=====================
+
+Just a translations release.
+
+Translations updated:
+  Danish: Ask Hjorth Larsen
+  Dutch: Nathan Follens
+  Japanese: Ryuta Fujii
+
 dconf-editor 3.34.1
 =====================
 
diff --git a/editor/ca.desrt.dconf-editor.appdata.xml.in b/editor/ca.desrt.dconf-editor.appdata.xml.in
index 181a078..b476f83 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.1" date="2019-09-10" type="stable" urgency="medium"/>
+    <release version="3.34.2" date="2019-10-07" 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 a2c1ac7..b8b26c7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'dconf-editor', ['c', 'vala'],
-  version: '3.34.1',
+  version: '3.34.2',
   license: 'GPL3+',
   default_options: [
     'buildtype=debugoptimized',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]