From aa949f7f78243c4f0fa512d4d61ad47fb34df33c Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Sun, 28 Oct 2018 22:00:38 +0100 Subject: [PATCH] lua API: change to version 1.80 Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/6d110331710dec804e65c68fd66bc1c2e1ae2bc3 Author: Thilo Graf Date: 2018-10-28 (Sun, 28 Oct 2018) ------------------ No further description and justification available within origin commit message! ------------------ 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 ccb72a0fb..ba4235c6b 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 79 +#define LUA_API_VERSION_MINOR 80