[dconf-editor] Prepare 3.27.1.



commit 3ca0f54a55d3b69ad7c3e734dcb95050ebec7a72
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Tue Oct 17 06:30:37 2017 +0200

    Prepare 3.27.1.

 NEWS        |   16 ++++++++++++++++
 meson.build |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 65bdd36..9b65525 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+dconf-editor 3.27.1
+=====================
+
+The main change in this (unstable) release is the switch from Autotools to Meson
+for a faster build. Thanks for testing and reporting every bug that’s related to
+this important change (or to any other thing :) of course). And you can now open
+dconf-editor to a path given on the commandline.
+
+Translations updated:
+  Catalan (Valencian): Xavi Ivars
+  Friulian: Fabio Tomat
+  Indonesian: Kukuh Syafaat
+  Italian: Milo Casagrande
+  Lithuanian: Aurimas Černius
+  Brazilian Portuguese: Fábio Nogueira
+
 dconf-editor 3.26.1
 =====================
 
diff --git a/meson.build b/meson.build
index 007a01b..1a9d131 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'dconf-editor', ['c', 'vala'],
-  version: '3.26.1',
+  version: '3.27.1',
   license: 'GPL3+',
   default_options: [
     'buildtype=debugoptimized',


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