mirror of https://github.com/axmolengine/axmol.git
modify engine version
This commit is contained in:
parent
97fbcf6b6a
commit
9237804b29
|
@ -30,7 +30,7 @@ NS_CC_BEGIN
|
||||||
|
|
||||||
const char* cocos2dVersion()
|
const char* cocos2dVersion()
|
||||||
{
|
{
|
||||||
return "cocos2d-2.0-rc0a-x-0.1.0";
|
return "cocos2d-2.0-rc0a-x-2.0";
|
||||||
}
|
}
|
||||||
|
|
||||||
NS_CC_END
|
NS_CC_END
|
||||||
|
|
Loading…
Reference in New Issue