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

Current nightly is 1.17 but should be 1.18? #40890

Closed
michaelsproul opened this issue Mar 29, 2017 · 2 comments
Closed

Current nightly is 1.17 but should be 1.18? #40890

michaelsproul opened this issue Mar 29, 2017 · 2 comments

Comments

@michaelsproul
Copy link
Contributor

I just fetched the latest nightly with rustup, and was surprised to see that its version number is 1.17.0 instead of 1.18.0.

$ rustc --verbose --version
rustc 1.17.0-nightly (ccce2c6eb 2017-03-27)
binary: rustc
commit-hash: ccce2c6eb914a66571f60fa0afe8a46faa9fb3bd
commit-date: 2017-03-27
host: x86_64-apple-darwin
release: 1.17.0-nightly
LLVM version: 3.9

Has there been a change to the way the release trains work, or is the CFG_RELEASE_NUM string out of date? https://github.com/rust-lang/rust/blob/master/src/bootstrap/channel.rs#L26

I observed the same thing with the "Nightly (1.18)" .tar.gz from https://www.rust-lang.org/en-US/other-installers.html

@est31
Copy link
Member

est31 commented Mar 29, 2017

Bumping the version number is being worked on, see #40524

@michaelsproul
Copy link
Contributor Author

Ok, awesome! Guess I can close this then!

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

2 participants