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

rustc --version displays incorrect version #41635

Closed
ghost opened this issue Apr 29, 2017 · 3 comments
Closed

rustc --version displays incorrect version #41635

ghost opened this issue Apr 29, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Apr 29, 2017

When you write rustc --version in your terminal you should receive rustc 1.18.0-nightly (128aa262e 2017-04-28)

Just me pointing things out...

@ghost ghost changed the title Rustc --version displays incorrect version rustc --version displays incorrect version Apr 29, 2017
@durka
Copy link
Contributor

durka commented Apr 29, 2017

What's the issue here?

@est31
Copy link
Member

est31 commented Apr 29, 2017

The bump of the nightly compiler version doesn't happen immediately when the new stable gets released, but in a separate PR for the bump to 1.19 its #41544.

@steveklabnik
Copy link
Member

Yes, there's some delay here, but #41544 should fix it.

Thank you @Lorenzoi !

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

No branches or pull requests

3 participants