From a5681d25906fd07eee00dd430a1053ff722da26a Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Mon, 31 Mar 2014 13:11:35 -0700 Subject: Bump version to 0.10 --- src/libtest/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libtest/lib.rs') diff --git a/src/libtest/lib.rs b/src/libtest/lib.rs index 1bc3e9e6ba5..2bb15fe269e 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-pre"] +#![crate_id = "test#0.10"] #![comment = "Rust internal test library only used by rustc"] #![license = "MIT/ASL2"] #![crate_type = "rlib"] -- cgit 1.4.1-3-g733a5