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 4211b20 commit 2b66bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cocos/cocos2d.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ NS_CC_BEGIN

CC_DLL const char* cocos2dVersion()
{
return "cocos2d-x 3.6alpha0";
return "cocos2d-x 3.6beta0";
}

NS_CC_END
Expand Down

0 comments on commit 2b66bb7

Please sign in to comment.