- lua: add pin-input; set lua api version to 1.58

This commit is contained in:
svenhoefer
2016-09-08 00:09:52 +02:00
parent f101655e19
commit 80d1e9b6cf
2 changed files with 11 additions and 2 deletions

View File

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