[libgweather/wip/hadess/3.36.0: 3/3] 3.36.0



commit 89b2cc13d258f97405c61d1ec2e2930ef7dc1b23
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Mar 9 11:15:49 2020 +0100

    3.36.0

 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 601a11c..b39c790 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+==============
+Version 3.36.0
+==============
+
+This version contains translation updates, addition of a number of cities
+and airports, some memory leak and possible crash fixes. The
+gweather_location_get_english_name() function is also exported.
+
 ==============
 Version 3.34.0
 ==============
diff --git a/meson.build b/meson.build
index 98724ea..c00b999 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libgweather', 'c',
-  version: '3.34.0',
+  version: '3.36.0',
   meson_version: '>= 0.50.0',
 )
 


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