[libgweather] 3.31.91



commit 9582514282c6e7729024625a6db6eb24a3c3977f
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Feb 22 17:37:07 2019 +0100

    3.31.91

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e66e31a..6bb20b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+===============
+Version 3.31.91
+===============
+
+This version of the library contains all the bug fixes already present
+in version 3.28.3, but also:
+* Disconnect cities from weather stations and remove duplicated
+  weather stations
+* Remove <province> sub-division
+* Location database updates
+
 ==============
 Version 3.28.0
 ==============
diff --git a/meson.build b/meson.build
index 5dd9cb7..5e3c4c7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libgweather', 'c',
-  version: '3.28.0',
+  version: '3.31.91',
   meson_version: '>= 0.43.0',
 )
 


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