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

@@ -23,7 +23,7 @@
// running tests while providing a base that other test frameworks may
// build off of.
#![crate_id = "test#0.10"]
#![crate_id = "test#0.11-pre"]
#![comment = "Rust internal test library only used by rustc"]
#![license = "MIT/ASL2"]
#![crate_type = "rlib"]