https://github.com/JuliaLang/julia
Raw File
Tip revision: 08e1fc0abb959ce5bd4c75b05518a41b85e4aba1 authored by Kristoffer Carlsson on 10 April 2024, 08:40:44 UTC
release-1.11: Update VERSION to 1.11.0-beta1 (#54004)
Tip revision: 08e1fc0
unwind.version
## jll artifact
UNWIND_JLL_NAME := LibUnwind

## source build
UNWIND_VER_TAG := 1.7.2
UNWIND_VER := 1.7.2
back to top