Mr.doob il y a 12 ans
Parent
commit
166d034978
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/Three.js

+ 1 - 1
src/Three.js

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