lua: Fix InfoFunc for displaying information in the movieplayer

- Fix for commit 7c29c4029e
 - Set Lua api version to 1.66


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



------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2016-12-01 14:26:39 +01:00
parent b60a4f9ab7
commit b74fcf6676
2 changed files with 34 additions and 22 deletions

View File

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