mirror of https://github.com/axmolengine/axmol.git
updates cocos2d version
This commit is contained in:
parent
a256df68c1
commit
76982dac89
|
@ -31,7 +31,7 @@ NS_CC_BEGIN
|
|||
|
||||
CC_DLL const char* cocos2dVersion()
|
||||
{
|
||||
return "cocos2d-x-3.7";
|
||||
return "cocos2d-x-3.8-github";
|
||||
}
|
||||
|
||||
NS_CC_END
|
||||
|
|
Loading…
Reference in New Issue