[wing] Release 0.0.12
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [wing] Release 0.0.12
- Date: Tue, 31 Oct 2017 11:48:09 +0000 (UTC)
commit e85779d82fb50caabe2b3c2e70dc2102e22344b2
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date: Tue Oct 31 12:47:51 2017 +0100
Release 0.0.12
NEWS | 5 +++++
meson.build | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6790ddb..57c4261 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+News in 0.0.12
+--------------
+* Add timeout parameter to stop_service method
+* Improve build system
+
News in 0.0.10
--------------
* Always set an error when stopping the service fails
diff --git a/meson.build b/meson.build
index b0017cc..bb47bbb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('wing', 'c',
- version: '0.0.11',
+ version: '0.0.12',
default_options: [
'buildtype=debugoptimized',
'warning_level=2'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]