[libgweather/wip/hadess/3.28.3: 10/10] 3.28.3



commit eb7d2a914bb6fa696de0ae8f9babc2716ed0c595
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Feb 22 17:43:23 2019 +0100

    3.28.3

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d03ed11..dbc30bb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+==============
+Version 3.28.3
+==============
+
+* Fix METAR weather extraction
+* Fix multilib problem in enum header
+* Fix infinite loop calculating sunset/sunrise for named timezones
+* Fix a possible crash in gnome-shell
+* Fix "nearest station" fallback code
+* Updated translations
+
 ==============
 Version 3.28.2
 ==============
diff --git a/meson.build b/meson.build
index 67261ad..5b30864 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libgweather', 'c',
-  version: '3.28.2',
+  version: '3.28.3',
   meson_version: '>= 0.43.0',
 )
 


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