diff --git a/recipes/samsrfx/build.sh b/recipes/samsrfx/build.sh index 5a567ebb..e1fdacba 100644 --- a/recipes/samsrfx/build.sh +++ b/recipes/samsrfx/build.sh @@ -2,7 +2,7 @@ set -e export toolName='samsrfx' -export toolVersion='v10' +export toolVersion='v10.003' if [ "$1" != "" ]; then echo "Entering Debug mode"