[retro-gtk] Version 0.10.0



commit bf2f35ab288ef93139d72c615a594051353133d2
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Tue Mar 14 11:12:47 2017 +0100

    Version 0.10.0

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f3f0c7b..7b64855 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
 ==============
+Version 0.10.0
+==============
+
+* Save the expected ratio as DPI of the video frames
+
+* Bugs fixed:
+ 769833 Add metadata to screenshots
+ 779924 gnome-games crash with SIGSEGV in retro_core_set_callbacks()
+ 779987 release tarballs don't have generated files
+
+
+==============
 Version 0.9.92
 ==============
 
diff --git a/configure.ac b/configure.ac
index 6ee519b..d40e67e 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.9.91)
+AC_INIT(retro-gtk, 0.10.0)
 
 AC_CONFIG_HEADERS([config.h])
 


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