mirror of https://github.com/axmolengine/axmol.git
Merge pull request #6287 from minggo/update-version
update version information
This commit is contained in:
commit
b68ff69ad0
|
@ -1 +1 @@
|
|||
92af7d01ae301982038e9f464b790c0a314698bb
|
||||
f9627687e49dc44eace02e9648208c4cd1987246
|
|
@ -31,7 +31,7 @@ NS_CC_BEGIN
|
|||
|
||||
const char* cocos2dVersion()
|
||||
{
|
||||
return "3.0";
|
||||
return "3.0-rc2";
|
||||
}
|
||||
|
||||
NS_CC_END
|
||||
|
|
Loading…
Reference in New Issue