- luainstance: add offsets to lua; set Lua api version to 1.70

This commit is contained in:
svenhoefer
2017-03-02 23:00:49 +01:00
parent 00d2d557c2
commit 6eb1bb1ea4
2 changed files with 15 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 69
#define LUA_API_VERSION_MINOR 70