lua_filehelpers.cpp: Add lua script function 'exist()'

- Set Lua api version to 1.55


Origin commit data
------------------
Branch: ni/coolstream
Commit: 52c489f211
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-05 (Mon, 05 Sep 2016)



------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2016-09-05 15:25:07 +02:00
parent 5097a88a4e
commit 22b5490a03
3 changed files with 66 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 54
#define LUA_API_VERSION_MINOR 55