[dconf] Prepare 0.27.1



commit 88daa758f6795b8a2dd8980d085ef48edddeec67
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Tue Oct 17 16:36:30 2017 -0500

    Prepare 0.27.1

 NEWS        |    5 +++++
 meson.build |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 80de8e5..d5603dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in dconf 0.27.1
+=======================
+
+ - Port to meson build system (#784910)
+
 Changes in dconf 0.26.1
 ========================
 
diff --git a/meson.build b/meson.build
index 5648257..3488fef 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'dconf', ['c', 'vala'],
-  version: '0.26.0',
+  version: '0.27.1',
   license: 'LGPL2.1+',
   default_options: [
     'buildtype=debugoptimized',


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