CLuaInstCCSignalbox: fix compatibility

Parameter for frontend was changed, is now NULL.
older plugins could expect an instance and could show
emtpty signal bars.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f4387ccfa7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)



------------------
This commit was generated by Migit
This commit is contained in:
2016-10-01 22:10:00 +02:00
parent ee6fe6049f
commit 5d744ba0f1
2 changed files with 4 additions and 2 deletions

View File

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