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
pcre.version
## jll artifact
PCRE_JLL_NAME := PCRE2

## source build
PCRE_VER := 10.42
back to top