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 9d2e892 commit e08601bCopy full SHA for e08601b
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.2.9")
+add_definitions(-DEMMY_CORE_VERSION="1.3.0")
30
31
if(EMMY_USE_LUA_SOURCE)
32
add_definitions(-DEMMY_USE_LUA_SOURCE)
0 commit comments