[gnome-weather] Prepare 3.31.90 release



commit 261bbe5379e0440317314559119eac86c8045fad
Author: Christopher Davis <brainblasted disroot org>
Date:   Mon Feb 4 16:41:07 2019 -0500

    Prepare 3.31.90 release
    
    * Update version in meson.build
    * Update NEWS

 NEWS        | 12 ++++++++++++
 meson.build |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index dc780a8..f2beb9d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.31.90
+=======
+* Port from Autotools to Meson (Falk Seidl)
+* Show tomorrow's forecasts at the end of the day (Michael Catanzaro)
+* Unify App ID
+* Translation updates:
+ - Galician
+ - Greek
+ - Hungarian
+ - Swedish
+ - Turkish
+
 3.31.3
 ======
 * Migrate app menu to primary menu
diff --git a/meson.build b/meson.build
index cf5653d..9b04a19 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-weather', 'c',
-  version: '3.31.1',
+  version: '3.31.90',
   meson_version: '>= 0.46.0',
   license: 'GPL2+'
 )


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