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

[Backport] Support 4-digit mx versions #458

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

jerboaa
Copy link
Collaborator

@jerboaa jerboaa commented Oct 16, 2024

The assumption that mx versions follow the MAJOR.MINOR.PATCH versioning seems to not always hold. E.g. the following releases include an additional 4th number:

  • 5.275.7.1
  • 6.9.1.1
  • 7.4.1.1

(cherry picked from commit af6dcfb)

The assumption that mx versions follow the MAJOR.MINOR.PATCH versioning
seems to not always hold. E.g. the following releases include an
additional 4th number:

* 5.275.7.1
* 6.9.1.1
* 7.4.1.1

(cherry picked from commit af6dcfb)
@jerboaa jerboaa requested a review from zakkak October 16, 2024 14:44
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 16, 2024
@zakkak zakkak merged commit 5b0e950 into graalvm:24.1 Oct 16, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants