Skip to content

Commit e338b5c

Browse files
committed
1.4.2
1 parent 29921b6 commit e338b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ elseif(${EMMY_LUA_VERSION} STREQUAL "jit")
2626
#add_definitions(-DEMMY_LUA_JIT_SUPPORT_LUA_SETFUNCS)
2727
endif()
2828

29-
add_definitions(-DEMMY_CORE_VERSION="1.4.1")
29+
add_definitions(-DEMMY_CORE_VERSION="1.4.2")
3030

3131
if(EMMY_USE_LUA_SOURCE)
3232
add_definitions(-DEMMY_USE_LUA_SOURCE)

0 commit comments

Comments
 (0)