Mr.doob пре 11 година
родитељ
комит
9ba5bb82cd
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/Three.js

+ 1 - 1
src/Three.js

@@ -4,7 +4,7 @@
  * @author bhouston / http://exocortex.com
  * @author bhouston / http://exocortex.com
  */
  */
 
 
-var THREE = { REVISION: '62' };
+var THREE = { REVISION: '63dev' };
 
 
 self.console = self.console || {
 self.console = self.console || {