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 29921b6 commit e338b5cCopy full SHA for e338b5c
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.1")
+add_definitions(-DEMMY_CORE_VERSION="1.4.2")
30
31
if(EMMY_USE_LUA_SOURCE)
32
add_definitions(-DEMMY_USE_LUA_SOURCE)
0 commit comments