CLuaInstance: Add some CComponentsHeader functions

- Set Lua api version to 1.38
This commit is contained in:
M. Liebmann
2016-01-21 09:09:30 +01:00
parent 2738f70f38
commit 8a61c3bfcd
6 changed files with 192 additions and 1 deletions

View File

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