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



commit b6d37055405400ea7bd85f6708f238e5cc663e32
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..cb997f32 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.
+ - Pressed buttons in controller preferences are now positioned correctly.
+ - Fix drawing failure in controller preferences with old librsvg.
+ - Fix occasional tiny thumbnails in Developers and Platforms views.
+ - Fix GTK+ warnings when browsing collection.
+
+* 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]