[ci skip]update CMakeLists.txt

This commit is contained in:
minggo 2015-03-23 11:33:03 +08:00
parent 27c4104ca7
commit ffd8ae1b42
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ endif()
project (Cocos2d-X)
# The version number
set(COCOS2D_X_VERSION 3.5beta0)
set(COCOS2D_X_VERSION 3.5)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${PROJECT_SOURCE_DIR}/cmake/Modules/")
include(CocosBuildHelpers)