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

View File

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