mirror of https://github.com/axmolengine/axmol.git
update version
This commit is contained in:
parent
0834c07fa3
commit
3703c6f73a
|
@ -31,7 +31,7 @@ NS_CC_BEGIN
|
|||
|
||||
const char* cocos2dVersion()
|
||||
{
|
||||
return "3.0-rc1";
|
||||
return "3.0";
|
||||
}
|
||||
|
||||
NS_CC_END
|
||||
|
|
Loading…
Reference in New Issue