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 1634723 commit 939091dCopy full SHA for 939091d
CMakeLists.txt
@@ -63,7 +63,7 @@ elseif(${EMMY_LUA_VERSION} STREQUAL "jit")
63
#add_definitions(-DEMMY_LUA_JIT_SUPPORT_LUA_SETFUNCS)
64
endif()
65
66
-add_definitions(-DEMMY_CORE_VERSION="1.2.7")
+add_definitions(-DEMMY_CORE_VERSION="1.2.8")
67
68
if(EMMY_USE_LUA_SOURCE)
69
add_definitions(-DEMMY_USE_LUA_SOURCE)
0 commit comments