From 71a98d011b99a297dd6f0229f7bdb20ec99e3f68 Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Mon, 8 Feb 2021 10:54:37 +0100 Subject: [PATCH] lua_api_version.h: update version 1.87->1.88 --- 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 7eaec84a1..a87500a6a 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 87 +#define LUA_API_VERSION_MINOR 88