[retro-gtk] Version 0.8.1



commit e8ab44d280b21e6682974fbf71e4a0fa1e173161
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Sun Sep 18 17:56:45 2016 +0200

    Version 0.8.1

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b3e312e..a9a413c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+=============
+Version 0.8.1
+=============
+
+* Fix module lookup failing early when a directory doesn't exist
+
+* Bugs fixed:
+ 771624 retro-gobject: Libretro module query fail when directory doesn't exist
+
+
 ===========
 Version 0.8
 ===========
diff --git a/configure.ac b/configure.ac
index f636314..742e164 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(retro-gtk, 0.8)
+AC_INIT(retro-gtk, 0.8.1)
 
 AC_CONFIG_HEADERS([config.h])
 


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