mirror of https://github.com/axmolengine/axmol.git
modify cocos2d-x version
This commit is contained in:
parent
6edd1029e7
commit
4f5d1d06e5
|
@ -30,7 +30,7 @@ NS_CC_BEGIN
|
|||
|
||||
const char* cocos2dVersion()
|
||||
{
|
||||
return "cocos2d-2.0-rc2-x-2.0";
|
||||
return "cocos2d-2.0-rc2-x-2.0.1";
|
||||
}
|
||||
|
||||
NS_CC_END
|
||||
|
|
Loading…
Reference in New Issue