Skip to content

Bump version to 5.11 #6995

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

Closed
wants to merge 1 commit into from
Closed

Conversation

finagolfin
Copy link
Member

Match the compiler, swiftlang/swift#68583.

@neonichu neonichu added the next waiting for next merge window label Oct 12, 2023
@neonichu
Copy link
Contributor

We won't be able to merge this for a little bit since we are auto-merging main to 5.10 for the moment, contrary to the compiler.

@MaxDesiatov MaxDesiatov removed the next waiting for next merge window label Nov 28, 2023
@finagolfin
Copy link
Member Author

Ping, a CI run and this can go in now?

@MaxDesiatov
Copy link
Contributor

Closing as superseded by #7184 (comment)

@@ -31,6 +31,7 @@ public struct ToolsVersion: Equatable, Hashable, Codable, Sendable {
public static let v5_8 = ToolsVersion(version: "5.8.0")
public static let v5_9 = ToolsVersion(version: "5.9.0")
public static let v5_10 = ToolsVersion(version: "5.10.0")
public static let v5_11 = ToolsVersion(version: "5.11.0")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that #7184 is missing this change.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, this was subsequently added in #7203.

@finagolfin finagolfin deleted the bump-version branch January 6, 2024 02:23
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.

3 participants