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



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

    Version 3.30.1

 NEWS        | 15 +++++++++++++++
 meson.build |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c4822225..2087334e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+==============
+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.
+
+* 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]