lua-API: update version 1.94->1.95

add methode doPaintBg(), fix missing background

API Documentation: https://wiki.tuxbox-neutrino.org/wiki/Lua:Neutrino-API:cpicture:de#doPaintBg
This commit is contained in:
2021-12-02 14:58:22 +01:00
parent 31ddb9f67d
commit 8c573fd315

View File

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