Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCaml 4.14.2: fix release year #2286

Merged
merged 1 commit into from Mar 25, 2024
Merged

OCaml 4.14.2: fix release year #2286

merged 1 commit into from Mar 25, 2024

Conversation

edwintorok
Copy link
Contributor

4.14.0 got released on 2022-03-28, therefore 4.14.2 can't have been
released on 2022-03-24.

Fix year to match the date elsewhere in this file, it is 2024.

There is also a slight mismatch on the release day (14th vs 15th), but that is fine, the release was tagged on the 14th:
https://github.com/ocaml/ocaml/releases/tag/4.14.2
And it was announced on the 15th: https://discuss.ocaml.org/t/ocaml-4-14-2-released/14308

Fixes: 96417f3 ("OCaml 4.14.2 release and changeloge pages (#2225)")

4.14.0 got released on 2022-03-28, therefore 4.14.2 can't have been
  released on 2022-03-24.

Fix year to match the date elsewhere in this file, it is 2024.

There is also a slight mismatch on the release day (14th vs 15th), but
that is fine, the release was tagged on the 14th:
https://github.com/ocaml/ocaml/releases/tag/4.14.2
And it was announced on the 15th: https://discuss.ocaml.org/t/ocaml-4-14-2-released/14308

Fixes: 96417f3 ("OCaml 4.14.2 release and changeloge pages (ocaml#2225)")

Signed-off-by: Edwin Török <edwin@etorok.net>
@cuihtlauac cuihtlauac merged commit 45b7c51 into ocaml:main Mar 25, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants