install_deps: bump USD version to 21.02.

Should have been part of D10367/rBa923a34de19c, but for some reasons it
did not make it into final commit...

Re T85365.
This commit is contained in:
Bastien Montagne 2021-02-25 11:56:14 +01:00
parent adf1525171
commit 59c1029e20
Notes: blender-bot 2023-02-14 06:42:54 +01:00
Referenced by issue #85365, Libraries Changes for Blender 2.93
1 changed files with 3 additions and 3 deletions

View File

@ -526,10 +526,10 @@ ALEMBIC_FORCE_BUILD=false
ALEMBIC_FORCE_REBUILD=false
ALEMBIC_SKIP=false
USD_VERSION="20.08"
USD_VERSION_SHORT="20.08"
USD_VERSION="21.02"
USD_VERSION_SHORT="21.02"
USD_VERSION_MIN="20.05"
USD_VERSION_MAX="21.00"
USD_VERSION_MAX="22.00"
USD_FORCE_BUILD=false
USD_FORCE_REBUILD=false
USD_SKIP=false