mirror of https://github.com/axmolengine/axmol.git
change version string
This commit is contained in:
parent
846f054694
commit
cd75f37d06
|
@ -30,7 +30,7 @@ NS_CC_BEGIN
|
||||||
|
|
||||||
const char* cocos2dVersion()
|
const char* cocos2dVersion()
|
||||||
{
|
{
|
||||||
return "cocos2d-2.1beta3-x-2.1.0";
|
return "cocos2d-2.1beta3-x-2.1.1";
|
||||||
}
|
}
|
||||||
|
|
||||||
NS_CC_END
|
NS_CC_END
|
||||||
|
|
Loading…
Reference in New Issue