Skip to content

Commit 1af39e1

Browse files
committed
Merge pull request cocos2d#3178 from xiaofeng11/develop
update version number, prepare release version
2 parents 8551888 + 9ba3a1d commit 1af39e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cocos2d/core/platform/CCConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
* @type {String}
3232
* @name cc.ENGINE_VERSION
3333
*/
34-
window["CocosEngine"] = cc.ENGINE_VERSION = "Cocos2d-JS v3.9 Beta";
34+
window["CocosEngine"] = cc.ENGINE_VERSION = "Cocos2d-JS v3.9";
3535

3636
/**
3737
* <p>

0 commit comments

Comments
 (0)