From 0875ffcbfff1b8b432ae09dd435466f34e2c61fa Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Thu, 3 Apr 2014 16:28:46 -0700 Subject: Bump version to 0.11-pre This also changes some of the download links in the documentation to 'nightly'. --- src/libtest/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libtest') diff --git a/src/libtest/lib.rs b/src/libtest/lib.rs index 89246d94b2d..622375d8a6c 100644 --- a/src/libtest/lib.rs +++ b/src/libtest/lib.rs @@ -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"] -- cgit 1.4.1-3-g733a5