[wing] Release 0.3.8



commit 26d319c86370a1d0a27c7fb31484f540eda1712a
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date:   Thu Aug 19 10:27:00 2021 +0200

    Release 0.3.8

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4911428..8100b35 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+News in 0.3.8
+--------------
+* Misc bugfixes
+
 News in 0.3.6
 --------------
 * Misc bugfixes
diff --git a/meson.build b/meson.build
index b972d19..e9d8481 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'wing', 'c',
-  version: '0.3.7',
+  version: '0.3.8',
   default_options: [
     'buildtype=debugoptimized',
     'warning_level=2'


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