mirror of https://github.com/axmolengine/axmol.git
update version
This commit is contained in:
parent
aac49e35e1
commit
55d80413f2
|
@ -31,7 +31,7 @@ NS_CC_BEGIN
|
|||
|
||||
CC_DLL const char* cocos2dVersion()
|
||||
{
|
||||
return "cocos2d-x-3.12";
|
||||
return "cocos2d-x-3.13";
|
||||
}
|
||||
|
||||
NS_CC_END
|
||||
|
|
Loading…
Reference in New Issue