Add v5-RC10 to the list of allowed versions

This commit is contained in:
John Safranek 2021-11-16 16:36:38 -08:00
parent e8e0bc0d49
commit 158ebcaa0a
No known key found for this signature in database
GPG Key ID: 8CE817DE0D3CCB4A

View File

@ -368,7 +368,7 @@ v1)
;;
v2|rand|v5-RC8|v5-RC9)
v2|rand|v5-RC8|v5-RC9|v5-RC10)
$GIT branch --no-track "my$CRYPT_VERSION" $CRYPT_VERSION || exit $?
# Checkout the fips versions of the wolfCrypt files from the repo.
for MOD in "${WC_MODS[@]}"