Bump version to 0.11-pre
This also changes some of the download links in the documentation to 'nightly'.
This commit is contained in:
parent
bb31cb8d2e
commit
0875ffcbff
55 changed files with 136 additions and 136 deletions
|
@ -22,7 +22,7 @@ use syntax::parse::token::InternedString;
|
|||
use syntax::parse::token;
|
||||
use syntax::util::small_vector::SmallVector;
|
||||
|
||||
pub static VERSION: &'static str = "0.10";
|
||||
pub static VERSION: &'static str = "0.11-pre";
|
||||
|
||||
pub fn maybe_inject_crates_ref(sess: &Session, krate: ast::Crate)
|
||||
-> ast::Crate {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue