CLuaInstMisc: Add getTimeOfDay() script function

- Set Lua api version to 1.39


Origin commit data
------------------
Branch: ni/coolstream
Commit: cb7895d981
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-01-21 (Thu, 21 Jan 2016)



------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2016-01-21 09:09:33 +01:00
parent 2b49e84c77
commit b0ca9a30cd
3 changed files with 17 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 38
#define LUA_API_VERSION_MINOR 39