From 4862f5f1111346a957ac3e0cb0858be1568d0e03 Mon Sep 17 00:00:00 2001 From: "Mr.doob" Date: Wed, 15 Jan 2014 02:14:15 +0100 Subject: [PATCH] r65 --- bower.json | 2 +- build/three.js | 2 +- build/three.min.js | 2 +- src/Three.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bower.json b/bower.json index 279194afc4..60b150cefe 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "three.js", - "version": "0.0.64", + "version": "0.0.65", "homepage": "http://threejs.org/", "description": "JavaScript 3D library", "main": "build/three.js", diff --git a/build/three.js b/build/three.js index eb882ff956..6e2cd57234 100644 --- a/build/three.js +++ b/build/three.js @@ -4,7 +4,7 @@ * @author bhouston / http://exocortex.com */ -var THREE = { REVISION: '65dev' }; +var THREE = { REVISION: '65' }; self.console = self.console || { diff --git a/build/three.min.js b/build/three.min.js index 95f000a0bb..5857e3d050 100644 --- a/build/three.min.js +++ b/build/three.min.js @@ -1,5 +1,5 @@ // three.js - http://github.com/mrdoob/three.js -'use strict';var THREE={REVISION:"65dev"};self.console=self.console||{info:function(){},log:function(){},debug:function(){},warn:function(){},error:function(){}};String.prototype.trim=String.prototype.trim||function(){return this.replace(/^\s+|\s+$/g,"")};THREE.extend=function(a,b){if(Object.keys)for(var c=Object.keys(b),d=0,e=c.length;d