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/libstd/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd') diff --git a/src/libstd/lib.rs b/src/libstd/lib.rs index 75d6b83803f..29a4208bb06 100644 --- a/src/libstd/lib.rs +++ b/src/libstd/lib.rs @@ -43,7 +43,7 @@ //! //! use std::prelude::*; -#![crate_id = "std#0.10"] +#![crate_id = "std#0.11-pre"] #![comment = "The Rust standard library"] #![license = "MIT/ASL2"] #![crate_type = "rlib"] -- cgit 1.4.1-3-g733a5