From 573bf7c558b8cab6cbcb4a483fee6f395318f296 Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Wed, 10 Mar 2021 10:54:52 +0100 Subject: [PATCH] lua_api_version.h: update version 1.88->1.89 Added setup key see: 77de69f57f2efc45420bde38c4d3d8dc8ef4104c Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/60cc6fffc3c984a652289fee9fbc3dda484d98d5 Author: Thilo Graf Date: 2021-03-10 (Wed, 10 Mar 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 a87500a6a..4079a61dd 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 88 +#define LUA_API_VERSION_MINOR 89