Bump version to 0.9
This commit is contained in:
parent
0df9b850ac
commit
56ec9c23a4
13 changed files with 13 additions and 13 deletions
|
@ -21,7 +21,7 @@ use syntax::fold;
|
|||
use syntax::opt_vec;
|
||||
use syntax::util::small_vector::SmallVector;
|
||||
|
||||
pub static VERSION: &'static str = "0.9-pre";
|
||||
pub static VERSION: &'static str = "0.9";
|
||||
|
||||
pub fn maybe_inject_libstd_ref(sess: Session, crate: ast::Crate)
|
||||
-> ast::Crate {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue