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

- Set Lua api version to 1.48


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



------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2016-09-03 21:54:47 +02:00
parent d8e156217f
commit 891ef16ea8
3 changed files with 45 additions and 3 deletions

View File

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