Jake
1
In section 37.15 Paragraph 2 the documentation should be updated from 1.0.x to 1.6.x for the current LTS version.
This is probably not the right place for this request but I don’t know the proper procedure.
mkitti
2
Section 37.15 corresponds to
Frequently Asked Questions · The Julia Language?
The procedure would be to submit a git pull request to alter faq.md. However, it seems to have already been correct there.
Thus we might need to backport the change to the 1.8 branch (pin @kristoffer.carlsson):
You can do this by:
- Sign in into Github
- Navigate to julia/faq.md at master · JuliaLang/julia · GitHub
- Click on the pencil icon or press “e”
- Hit the green button to commit the change
- Submit the pull request to the release-1.8 branch.