[libgweather] Release 40



commit 85e157dade2ce9f252c93e8ec2b7a88f6fe78016
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Wed Mar 24 22:30:17 2021 +0100

    Release 40

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 78e97704..183a1ae3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+==================
+Version 40.0
+==================
+
+- Fix possible uninitialized variable in location entry
+- Translations updates
+
 ==================
 Version 40.beta
 ==================
diff --git a/meson.build b/meson.build
index 9c7b59a7..87f9a7d8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libgweather', 'c',
-  version: '40.beta',
+  version: '40.0',
   meson_version: '>= 0.50.0',
 )
 


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