Skip to content

Commit 9509092

Browse files
committed
auto merge of #17832 : brson/rust/updateversion, r=alexcrichton
2 parents a3786db + 25e81d2 commit 9509092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ $ rustc --version
8585
You should see some output that looks something like this:
8686

8787
```{ignore}
88-
rustc 0.12.0-pre (443a1cd 2014-06-08 14:56:52 -0700)
88+
rustc 0.12.0-nightly (b7aa03a3c 2014-09-28 11:38:01 +0000)
8989
```
9090

9191
If you did, Rust has been installed successfully! Congrats!

0 commit comments

Comments
 (0)