From 23251b24389c68dd01ac26dbaa30125aa8f64c35 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Thu, 4 Apr 2013 21:46:37 -0700 Subject: Bump version to 0.7-pre --- src/libstd/std.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libstd') diff --git a/src/libstd/std.rc b/src/libstd/std.rc index 9aac8d23055..712490cce24 100644 --- a/src/libstd/std.rc +++ b/src/libstd/std.rc @@ -18,7 +18,7 @@ not required in or otherwise suitable for the core library. */ #[link(name = "std", - vers = "0.6", + vers = "0.7-rc", uuid = "122bed0b-c19b-4b82-b0b7-7ae8aead7297", url = "https://github.com/mozilla/rust/tree/master/src/libstd")]; @@ -32,7 +32,7 @@ not required in or otherwise suitable for the core library. #[no_core]; -extern mod core(vers = "0.6"); +extern mod core(vers = "0.7-rc"); use core::prelude::*; pub mod uv_ll; -- cgit 1.4.1-3-g733a5