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 0d0acfe commit c9f3a1fCopy full SHA for c9f3a1f
CMakeLists.txt
@@ -26,7 +26,7 @@ elseif(${EMMY_LUA_VERSION} STREQUAL "jit")
26
#add_definitions(-DEMMY_LUA_JIT_SUPPORT_LUA_SETFUNCS)
27
endif()
28
29
-add_definitions(-DEMMY_CORE_VERSION="1.4.0")
+add_definitions(-DEMMY_CORE_VERSION="1.4.1")
30
31
if(EMMY_USE_LUA_SOURCE)
32
add_definitions(-DEMMY_USE_LUA_SOURCE)
0 commit comments