[wing] Release 0.0.10



commit 384896e05b0cd6c2e01710b646bf53fcca12dab0
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date:   Tue Oct 24 09:31:20 2017 +0200

    Release 0.0.10

 NEWS        |    4 ++++
 meson.build |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index dcd3ffb..6790ddb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+News in 0.0.10
+--------------
+* Always set an error when stopping the service fails
+
 News in 0.0.8
 -------------
 * Decouple GApplication from the service creation
diff --git a/meson.build b/meson.build
index 456a25f..c277d29 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('wing', 'c',
-        version: '0.0.9',
+        version: '0.0.10',
         default_options: [
           'buildtype=debugoptimized',
           'warning_level=2'


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