Skip to content

Use the final scala 2.11. #138

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

Merged
merged 1 commit into from
Jun 23, 2014
Merged

Use the final scala 2.11. #138

merged 1 commit into from
Jun 23, 2014

Conversation

folone
Copy link
Contributor

@folone folone commented Jun 23, 2014

I figured it might be a good idea to use the released version of scala.

@@ -4,7 +4,8 @@


# Configuration
SCALA_VERSION=2.11.0-M7
SCALA_VERSION=2.11
SCALA_BINARY_VERSION=2.11.1
Copy link
Member

Choose a reason for hiding this comment

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

It's the other way around: SCALA_VERSION should be 2.11.1 and SCALA_BINARY_VERSION should be 2.11.

@DarkDimius
Copy link
Contributor

LGTM after swapping SCALA_VERSION with SCALA_BINARY_VERSION

@folone
Copy link
Contributor Author

folone commented Jun 23, 2014

@sjrd I knew I'm messing this up! @DarkDimius Updated.

DarkDimius added a commit that referenced this pull request Jun 23, 2014
Use the final scala 2.11.
@DarkDimius DarkDimius merged commit 38b00c5 into scala:master Jun 23, 2014
WojciechMazur pushed a commit to WojciechMazur/dotty that referenced this pull request Mar 19, 2025
Backport "Do not lift annotation arguments" to 3.3 LTS
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