Skip to content

Commit

Permalink
[ci skip] update version
Browse files Browse the repository at this point in the history
  • Loading branch information
minggo committed Feb 26, 2015
1 parent 39d2f06 commit 01d404c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 01d404c

Please sign in to comment.