diff --git a/bin/installation/sail-install.sh b/bin/installation/sail-install.sh index 34fb7f1b91..a1268d6f9c 100755 --- a/bin/installation/sail-install.sh +++ b/bin/installation/sail-install.sh @@ -27,7 +27,7 @@ ## and limitations under the License. ################################################################################################ -RISCV_SAIL_MODEL_VERSION=0.10 # Last release as of Feb 16, 2026 +RISCV_SAIL_MODEL_VERSION=0.11 # Last release as of April 26, 2026 set -e # break on error # If run standalone, check environment. Otherwise, use info from main install script