https://github.com/JuliaLang/julia
Raw File
Tip revision: 5aaa94854367ca875375e38ae14f369f124e7315 authored by Kristoffer Carlsson on 03 November 2023, 07:44:08 UTC
release-1.10: Update VERSION to 1.10-rc1 (#51997)
Tip revision: 5aaa948
gmp.version
## jll artifact
GMP_JLL_NAME := GMP

## source build
GMP_VER := 6.2.1
back to top