diff --git a/src/gui/lua/lua_api_version.h b/src/gui/lua/lua_api_version.h index 665eb04de..746b9d31c 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 90 +#define LUA_API_VERSION_MINOR 91