Mr.doob 12 years ago
parent
commit
8a48d4c7fd
1 changed files with 1 additions and 1 deletions
  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 = THREE || { REVISION: '60' };
+var THREE = THREE || { REVISION: '61dev' };
 
 
 self.console = self.console || {
 self.console = self.console || {