[ci skip] update version

This commit is contained in:
minggo 2015-02-26 10:41:10 +08:00
parent 39d2f0629c
commit 01d404c9d4
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.3.0-rc1)
set(COCOS2D_X_VERSION 3.5beta0)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${PROJECT_SOURCE_DIR}/cmake/Modules/")
include(CocosBuildHelpers)