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

- Set Lua api version to 1.49


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



------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2016-09-04 18:54:45 +02:00
parent daeab68ae7
commit 64dbb6d3ce
3 changed files with 41 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 48
#define LUA_API_VERSION_MINOR 49