Julia-1.8.4.pdf Page 455 update required

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.

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:

  1. Sign in into Github
  2. Navigate to julia/faq.md at master · JuliaLang/julia · GitHub
  3. Click on the pencil icon or press “e”
  4. Hit the green button to commit the change
  5. Submit the pull request to the release-1.8 branch.