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:
authorSybren A. Stüvel <sybren@blender.org>2020-06-12 18:09:53 +0300
committerSybren A. Stüvel <sybren@blender.org>2020-06-12 18:09:53 +0300
commit0981b55182f40248a069413f63749afc1b9dc591 (patch)
tree945832bba8f0997cc243346ba55e2b4bbbb751e0 /build_files
parentcfff8aa0671b6860aefda4918190535494e37f05 (diff)
install_deps: bumped USD library version 19.11 → 20.02
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 511ea341bb1..06d9cc4aa06 100755
--- a/build_files/build_environment/install_deps.sh
+++ b/build_files/build_environment/install_deps.sh
@@ -459,7 +459,7 @@ ALEMBIC_FORCE_BUILD=false
ALEMBIC_FORCE_REBUILD=false
ALEMBIC_SKIP=false
-USD_VERSION="19.11"
+USD_VERSION="20.02"
USD_FORCE_BUILD=false
USD_FORCE_REBUILD=false
USD_SKIP=false