Skip to content

Commit e08601b

Browse files
committed
1.3.0
1 parent 9d2e892 commit e08601b

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.2.9")
29+
add_definitions(-DEMMY_CORE_VERSION="1.3.0")
3030

3131
if(EMMY_USE_LUA_SOURCE)
3232
add_definitions(-DEMMY_USE_LUA_SOURCE)

0 commit comments

Comments
 (0)