From cf584a60bdfd24c42eaa81d484533364742bda44 Mon Sep 17 00:00:00 2001 From: "Mr.doob" Date: Tue, 15 Mar 2016 22:30:10 +0000 Subject: [PATCH] r75 --- build/three.js | 2 +- build/three.min.js | 2 +- package.json | 2 +- src/Three.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/three.js b/build/three.js index b6f72b5af9caec..164a7acea6087e 100644 --- a/build/three.js +++ b/build/three.js @@ -4,7 +4,7 @@ * @author mrdoob / http://mrdoob.com/ */ -var THREE = { REVISION: '75dev' }; +var THREE = { REVISION: '75' }; // diff --git a/build/three.min.js b/build/three.min.js index aa0cb870e9984a..91b4cfad5e69d6 100644 --- a/build/three.min.js +++ b/build/three.min.js @@ -1,5 +1,5 @@ // threejs.org/license -'use strict';var THREE={REVISION:"75dev"};"function"===typeof define&&define.amd?define("three",THREE):"undefined"!==typeof exports&&"undefined"!==typeof module&&(module.exports=THREE);void 0===Number.EPSILON&&(Number.EPSILON=Math.pow(2,-52));void 0===Math.sign&&(Math.sign=function(a){return 0>a?-1:0a?-1:0