Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2016-02-04 18:35:32 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2016-02-04 18:35:32 +0300
commit2b1a08c213f4b1037dec44ce7a5473b7ad85f2ee (patch)
tree491371835ea27217fbb2754f6571be18791abc3d /build_files
parent3e7389eaf2d7ffbd180931c117776d3de2da5adb (diff)
Install_deps: updated OSL to 1.7.1.
Diffstat (limited to 'build_files')
-rwxr-xr-xbuild_files/build_environment/install_deps.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_files/build_environment/install_deps.sh b/build_files/build_environment/install_deps.sh
index 37daf186ff0..d9f16f3b559 100755
--- a/build_files/build_environment/install_deps.sh
+++ b/build_files/build_environment/install_deps.sh
@@ -317,7 +317,7 @@ LLVM_FORCE_REBUILD=false
LLVM_SKIP=false
# OSL needs to be compiled for now!
-OSL_VERSION="1.6.9"
+OSL_VERSION="1.7.1"
OSL_VERSION_MIN=$OSL_VERSION
OSL_FORCE_BUILD=false
OSL_FORCE_REBUILD=false