[dconf-editor] Prepare 3.36.0.



commit 8a85be1ed9f1ede5ab16add4e78be71fc04da9ab
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Tue Mar 10 01:03:07 2020 +0100

    Prepare 3.36.0.

 NEWS                                        | 16 ++++++++++++++++
 editor/ca.desrt.dconf-editor.appdata.xml.in |  3 ++-
 meson.build                                 |  2 +-
 3 files changed, 19 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index fea074d..2841a10 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+dconf-editor 3.36.0
+=====================
+
+New stable release! Contains mainly translations updates. Great!
+
+Translations updated (since 3.35.91):
+  Danish: Alan Mortensen
+  Dutch: Nathan Follens
+  German: Tim Sabsch
+  Greek: Efstathios Iosifidis
+  Italian: Milo Casagrande
+  Japanese: sicklylife
+  Korean: Changwoo Ryu
+  Polish: Piotr Drąg
+  Slovenian: Matej Urbančič
+
 dconf-editor 3.35.91
 =====================
 
diff --git a/editor/ca.desrt.dconf-editor.appdata.xml.in b/editor/ca.desrt.dconf-editor.appdata.xml.in
index cc6c562..1fe4167 100644
--- a/editor/ca.desrt.dconf-editor.appdata.xml.in
+++ b/editor/ca.desrt.dconf-editor.appdata.xml.in
@@ -20,8 +20,9 @@
   </description>
 
   <releases>
+    <!-- should be kept in versionning inverted order -->
+    <release version="3.36.0" date="2020-03-10" type="stable" urgency="medium"/>
   ​  <release version="3.35.91" date="2020-02-15" type="development" urgency="low"/>
-    <release version="3.34.4" date="2020-02-14" type="stable" urgency="medium"/>
   </releases>
 
   <screenshots>
diff --git a/meson.build b/meson.build
index 01e3ac5..adeccaf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'dconf-editor', ['c', 'vala'],
-  version: '3.35.91',
+  version: '3.36.0',
   license: 'GPL3+',
   default_options: [
     'buildtype=debugoptimized',


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