[dconf-editor] Prepare 3.37.91.



commit ba1d45c49dcb818e95f7b34787a0126a9bd73ed1
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Tue Aug 25 16:36:39 2020 +0200

    Prepare 3.37.91.

 NEWS                                        | 17 +++++++++++++++++
 editor/ca.desrt.dconf-editor.appdata.xml.in |  2 +-
 meson.build                                 |  2 +-
 3 files changed, 19 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2841a108..2c889682 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+dconf-editor 3.37.91
+=====================
+
+First beta release! Contains mainly translations updates. Great!
+
+Translations updated:
+  Catalan: Jordi Mas
+  Chinese (China): Dz Chen, Zephyr Wang 王滋涵 and Boyuan Yang
+  British English: Zander Brown
+  Indonesian: Kukuh Syafaat
+  Japanese: sicklylife
+  Kazakh: Baurzhan Muftakhidinov
+  Latvian: Rūdolfs Mazurs
+  Romanian: Daniel Șerbănescu
+  Slovak: Peter Mráz and Dušan Kazik
+  Ukrainian: Daniel Korostil and Yuri Chornoivan
+
 dconf-editor 3.36.0
 =====================
 
diff --git a/editor/ca.desrt.dconf-editor.appdata.xml.in b/editor/ca.desrt.dconf-editor.appdata.xml.in
index 92e3076e..131f4b61 100644
--- a/editor/ca.desrt.dconf-editor.appdata.xml.in
+++ b/editor/ca.desrt.dconf-editor.appdata.xml.in
@@ -21,8 +21,8 @@
 
   <releases>
     <!-- should be kept in versioning inverted order -->
+  ​  <release version="3.37.91" date="2020-08-28" type="development" urgency="low"/>
     <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"/>
   </releases>
 
   <screenshots>
diff --git a/meson.build b/meson.build
index adeccafe..3913af31 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'dconf-editor', ['c', 'vala'],
-  version: '3.36.0',
+  version: '3.37.91',
   license: 'GPL3+',
   default_options: [
     'buildtype=debugoptimized',


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