diff --git a/src/Three.js b/src/Three.js index 264c80796f53e14daa031c5490a7c82a404de6fc..0f621b3cc669c54bf638361cb092426bea2c9fc4 100644 --- a/src/Three.js +++ b/src/Three.js @@ -4,7 +4,7 @@ * @author bhouston / http://exocortex.com */ -var THREE = { REVISION: '66' }; +var THREE = { REVISION: '67dev' }; self.console = self.console || {