change version

This commit is contained in:
minggo 2012-08-21 17:03:01 +08:00
parent 644f3f04f2
commit e939285c93
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ NS_CC_BEGIN
const char* cocos2dVersion()
{
return "cocos2d-2.0-rc2-x-2.0.1";
return "cocos2d-2.0-x-2.0.1";
}
NS_CC_END