Skip to content

Commit 3bb9fcd

Browse files
author
SeanLin
committed
Merge pull request cocos2d#522 from linshun/iss1446_v2.0
issue cocos2d#1446: fixed v2.0 version
2 parents 950f56d + 66a7f5c commit 3bb9fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cocos2d/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<target name="compile_Canvas">
88
<jscomp compilationLevel="simple" warning="quiet"
9-
debug="false" output="../lib/Cocos2d-html5-min.js">
9+
debug="false" output="../lib/Cocos2d-html5-v2.0.min.js">
1010
<externs dir="${basedir}">
1111
<file name="cocos2d_externs.js"/>
1212
</externs>

0 commit comments

Comments
 (0)