[gnome-video-arcade] Update NEWS and README for 0.8.7 release.



commit 3bc68f581c20ffac72d334b5e0e6856a0eb952a3
Author: Matthew Barnes <mbarnes redhat com>
Date:   Fri Apr 28 11:04:07 2017 -0400

    Update NEWS and README for 0.8.7 release.

 NEWS         |   24 ++++++++++++++++++++++++
 README       |    4 ++--
 configure.ac |    2 +-
 3 files changed, 27 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1f13008..68eb8a6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+GNOME Video Arcade 0.8.7
+========================
+
+        Released April 28, 2017
+
+        What's New
+        ----------
+        * Adapting to MAME's ever-changing XML schema.  MAME 0.184
+          introduced a small change that broke database construction,
+          resulting in no games listed.
+
+        New Translations
+        ----------------
+        Hungarian (Balázs Úr)
+        Indonesian (Kukuh Syafaat)
+
+        Updated Translations
+        --------------------
+        Danish (Alan Mortensen)
+        German (Mario Blättermann)
+        Polish (Piotr Drąg)
+        Swedish (Anders Jonsson)
+
+
 GNOME Video Arcade 0.8.6
 ========================
 
diff --git a/README b/README
index 7f3ddc6..028c811 100644
--- a/README
+++ b/README
@@ -106,11 +106,11 @@ including GNOME Video Arcade.  This section supplements the INSTALL
 file with information specific to GNOME Video Arcade.
 
 These instructions are written specifically for GNOME Video Arcade
-version 0.8.6 and may change in forthcoming releases.
+version 0.8.7 and may change in forthcoming releases.
 
 The standard installation procedure looks like this:
 
-   $ cd /path/to/gnome-video-arcade-0.8.6
+   $ cd /path/to/gnome-video-arcade-0.8.7
    $ ./configure
    $ make
    $ su -c "make install"
diff --git a/configure.ac b/configure.ac
index b60dd0d..99f3dd2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 
 AC_PREREQ([2.54])
 
-m4_define([gva_version], 0.8.6)
+m4_define([gva_version], 0.8.7)
 
 AC_INIT([GNOME Video Arcade], [gva_version],
         [mbarnes redhat com], gnome-video-arcade)


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