[libgweather/benzea/40.alpha.1] Release 40.alpha.1




commit 960795c2f1578437102d7abf20cbae135b83e21b
Author: Benjamin Berg <bberg redhat com>
Date:   Fri Jan 15 13:18:04 2021 +0100

    Release 40.alpha.1

 NEWS        | 9 +++++++++
 meson.build | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a55a29ea..927fba74 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+==================
+Version 40.alpha.1
+==================
+
+This version fixes a few major issues that slipped into the last release:
+- Fix warnings related to the new application-id and contact-info properties
+- Fix use-after-free issues when detached locations are used
+- Fix vala binding issues by removing a left over struct definition
+
 ================
 Version 40.alpha
 ================
diff --git a/meson.build b/meson.build
index e4c9c09b..b5fb1f4a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libgweather', 'c',
-  version: '40.alpha',
+  version: '40.alpha.1',
   meson_version: '>= 0.50.0',
 )
 


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