We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf7121 commit 19db110Copy full SHA for 19db110
include/xeus-lua/xeus_lua_config.hpp
@@ -13,7 +13,7 @@
13
// Project version
14
#define XEUS_LUA_VERSION_MAJOR 0
15
#define XEUS_LUA_VERSION_MINOR 7
16
-#define XEUS_LUA_VERSION_PATCH 5
+#define XEUS_LUA_VERSION_PATCH 6
17
18
// Composing the version string from major, minor and patch
19
#define XEUS_LUA_CONCATENATE(A, B) XEUS_LUA_CONCATENATE_IMPL(A, B)
0 commit comments