[gnome-games/wip/exalm/3-30-1: 5/5] Version 3.30.1



commit 301921e3afd8ab524019bc457b93f6987dd1901d
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Sat Sep 22 22:21:07 2018 +0500

    Version 3.30.1

 NEWS        | 17 +++++++++++++++++
 meson.build |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c4822225..eb068e34 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+==============
+Version 3.30.1
+==============
+
+* MAME plugin loading is now slightly faster.
+
+* Fixes
+ - Fix crash in PlayStation plugin.
+ - Fix drawing of multiple pressed buttons in controller preferences.
+ - Fix drawing failure in controller preferences with old librsvg.
+ - Fix tiny thumbnails in Developers and Platforms views.
+ - Fix GTK+ warnings when switching between collection views.
+
+* Translation updates
+ Hungarian
+ Swedish
+
 ==============
 Version 3.30.0
 ==============
diff --git a/meson.build b/meson.build
index 33f912a6..47e91e42 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-games',
   ['vala', 'c'],
-  version: '3.30.0',
+  version: '3.30.1',
   license: 'GPL3+',
   meson_version: '>= 0.46.1'
 )


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