Bump version to 0.11-pre

This also changes some of the download links in the documentation
to 'nightly'.
This commit is contained in:
Brian Anderson
2014-04-03 16:28:46 -07:00
parent bb31cb8d2e
commit 0875ffcbff
55 changed files with 136 additions and 136 deletions

View File

@@ -1,4 +1,4 @@
.TH RUSTC "1" "March 2014" "rustc 0.10" "User Commands"
.TH RUSTC "1" "March 2014" "rustc 0.11-pre" "User Commands"
.SH NAME
rustc \- rust compiler
.SH SYNOPSIS

View File

@@ -1,4 +1,4 @@
.TH RUSTDOC "1" "March 2014" "rustdoc 0.10" "User Commands"
.TH RUSTDOC "1" "March 2014" "rustdoc 0.11-pre" "User Commands"
.SH NAME
rustdoc \- generate documentation from Rust source code
.SH SYNOPSIS