Mr.doob 11 years ago
parent
commit
6d7c5e7dc7
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 = { REVISION: '64' };
+var THREE = { REVISION: '65dev' };
 
 
 self.console = self.console || {
 self.console = self.console || {