mirror of https://github.com/axmolengine/axmol.git
[ci skip]
This commit is contained in:
parent
caafc0ebc5
commit
552c3cbb2f
|
@ -31,7 +31,7 @@ NS_CC_BEGIN
|
||||||
|
|
||||||
const char* cocos2dVersion()
|
const char* cocos2dVersion()
|
||||||
{
|
{
|
||||||
return "cocos2d-x 3.1";
|
return "cocos2d-x 3.2alpha0";
|
||||||
}
|
}
|
||||||
|
|
||||||
NS_CC_END
|
NS_CC_END
|
||||||
|
|
Loading…
Reference in New Issue