update version

This commit is contained in:
minggo 2016-07-31 22:52:59 +08:00 committed by GitHub
parent aac49e35e1
commit 55d80413f2
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ NS_CC_BEGIN
CC_DLL const char* cocos2dVersion() CC_DLL const char* cocos2dVersion()
{ {
return "cocos2d-x-3.12"; return "cocos2d-x-3.13";
} }
NS_CC_END NS_CC_END