[ci skip] update version

This commit is contained in:
minggo 2015-04-27 16:47:22 +08:00
parent ee29888d8e
commit 454ca26653
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.6beta0)
set(COCOS2D_X_VERSION 3.6)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${PROJECT_SOURCE_DIR}/cmake/Modules/")
include(CocosBuildHelpers)