From c7eed4bd3b29ad233bf1256ac21366b6776c321e Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Mon, 1 Nov 2021 21:12:01 +0100 Subject: [PATCH] change to v1.94 add hourglass and hint wigets documentation: https://wiki.tuxbox-neutrino.org/wiki/Kategorie:Lua:Neutrino-API:Widgets:en Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/57e4ab172d2d540847626e00581bd4c3b3ead82f Author: Thilo Graf Date: 2021-11-01 (Mon, 01 Nov 2021) ------------------ This commit was generated by Migit --- src/gui/lua/lua_api_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/lua/lua_api_version.h b/src/gui/lua/lua_api_version.h index caaf598eb..2e1ea6625 100644 --- a/src/gui/lua/lua_api_version.h +++ b/src/gui/lua/lua_api_version.h @@ -4,4 +4,4 @@ * to luainstance.h changes */ #define LUA_API_VERSION_MAJOR 1 -#define LUA_API_VERSION_MINOR 93 +#define LUA_API_VERSION_MINOR 94