Skip to content

Update version number response for new version of rust #27682

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
Aug 12, 2015

Conversation

neurons
Copy link
Contributor

@neurons neurons commented Aug 12, 2015

PR for Issue #27681. A simple update to the latest version of rust when typing the command rustc --version.

@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @huonw (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@@ -88,7 +88,7 @@ You should see the version number, commit hash, and commit date. If you just
installed version 1.0.0, you should see:
Copy link
Contributor

Choose a reason for hiding this comment

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

probably want to update this line, too

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops, missed that. Thanks.

@brson
Copy link
Contributor

brson commented Aug 12, 2015

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Aug 12, 2015

📌 Commit d73d22b has been approved by brson

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Aug 12, 2015
PR for [Issue rust-lang#27681] (rust-lang#27681). A simple update to the latest version of rust when typing the command rustc --version.
@bors bors merged commit d73d22b into rust-lang:master Aug 12, 2015
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.

6 participants