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:
authorSergey Sharybin <sergey.vfx@gmail.com>2017-01-24 16:56:56 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2017-01-24 16:56:56 +0300
commit5be2a62ca3c93add06e606c05592f7f4a1530ddd (patch)
tree6bbe9e37f77b0d5a1f65fba71bcb624f8c4747b8 /build_files
parentf286e7e017ffd665db86b2f47a5c72c416914834 (diff)
parentb6ccba9241ab099e456ef3789dd28d106607ef18 (diff)
Merge branch 'master' into blender2.8
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 be983ebff4a..a8519f54d0a 100755
--- a/build_files/build_environment/install_deps.sh
+++ b/build_files/build_environment/install_deps.sh
@@ -339,7 +339,7 @@ OSL_FORCE_REBUILD=false
OSL_SKIP=false
# OpenSubdiv needs to be compiled for now
-OSD_VERSION="3.1.0"
+OSD_VERSION="3.1.1"
OSD_VERSION_MIN=$OSD_VERSION
OSD_FORCE_BUILD=false
OSD_FORCE_REBUILD=false