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 Apr 14, 2015
1 parent 2b66bb7 commit a87741a
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.6alpha0)
set(COCOS2D_X_VERSION 3.6beta0)

set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${PROJECT_SOURCE_DIR}/cmake/Modules/")
include(CocosBuildHelpers)
Expand Down

0 comments on commit a87741a

Please sign in to comment.