Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bin/installation/sail-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading