Bump version numbers to 0.8-pre
This commit is contained in:
parent
ed69ef0b66
commit
b0a9d8193f
13 changed files with 14 additions and 14 deletions
|
@ -18,7 +18,7 @@ use syntax::codemap::dummy_sp;
|
|||
use syntax::codemap;
|
||||
use syntax::fold;
|
||||
|
||||
static STD_VERSION: &'static str = "0.7";
|
||||
static STD_VERSION: &'static str = "0.8-pre";
|
||||
|
||||
pub fn maybe_inject_libstd_ref(sess: Session, crate: @ast::crate)
|
||||
-> @ast::crate {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue