[retro-gtk] Version 0.12.0



commit ef89204ac964550deb9af11ceb68c869f882be68
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Sat Sep 9 08:02:02 2017 +0200

    Version 0.12.0

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9025477..c20cb6a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+==============
+Version 0.12.0
+==============
+
+* Core: avoid a double free when loading multiple discs.
+
+* CoreViewInputDevice: don't throw errors when the view is NULL.
+
+* Bugs fixed:
+ 787492 retro-gtk: SIGABRT in retro_game_info_free
+
+
 ===============
 Version 0.11.92
 ===============
diff --git a/configure.ac b/configure.ac
index 2a040c4..6359224 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.11.92)
+AC_INIT(retro-gtk, 0.12.0)
 
 AC_CONFIG_HEADERS([config.h])
 


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