CLuaInstVideo::PlayFile: Infoviewer was not displayed when InfoFunc was set

- Fix commit b74fcf6676
 - Set Lua api version to 1.68


Origin commit data
------------------
Branch: ni/coolstream
Commit: e92df63a4a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-12-02 (Fri, 02 Dec 2016)



------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2016-12-02 00:15:57 +01:00
parent 7ed170cf11
commit 57de23f12a
2 changed files with 28 additions and 25 deletions

View File

@@ -4,4 +4,4 @@
* to luainstance.h changes
*/
#define LUA_API_VERSION_MAJOR 1
#define LUA_API_VERSION_MINOR 67
#define LUA_API_VERSION_MINOR 68