lua: add stand-alone stringinput; set lua api version to 1.56

Origin commit data
------------------
Commit: 0fa4486077
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-05 (Mon, 05 Sep 2016)

Origin message was:
------------------
- lua: add stand-alone stringinput; set lua api version to 1.56
This commit is contained in:
vanhofen
2016-09-05 23:49:37 +02:00
parent c8e4c6e0a5
commit fb44db9e19
5 changed files with 154 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 55
#define LUA_API_VERSION_MINOR 56