[wing] Release 0.2.0



commit ae7d8a83a36f30b32470e6102203e17fdae69387
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date:   Tue Dec 17 12:00:51 2019 +0100

    Release 0.2.0

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 245037c..54fc7a9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+News in 0.2.0
+--------------
+* Properly close named pipe connection
+
 News in 0.1.8
 --------------
 * Fix cancellation of non iocp streams
diff --git a/meson.build b/meson.build
index 2d51f71..87e5b3e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('wing', 'c',
-        version: '0.1.9',
+        version: '0.2.0',
         default_options: [
           'buildtype=debugoptimized',
           'warning_level=2'


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