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