Bootstrap from the 1.25 beta
This commit is contained in:
parent
27a046e933
commit
24b485b918
@ -24,7 +24,7 @@ use Build;
|
||||
use config::Config;
|
||||
|
||||
// The version number
|
||||
pub const CFG_RELEASE_NUM: &str = "1.25.0";
|
||||
pub const CFG_RELEASE_NUM: &str = "1.26.0";
|
||||
|
||||
pub struct GitInfo {
|
||||
inner: Option<Info>,
|
||||
|
@ -12,7 +12,7 @@
|
||||
# source tarball for a stable release you'll likely see `1.x.0` for rustc and
|
||||
# `0.x.0` for Cargo where they were released on `date`.
|
||||
|
||||
date: 2018-01-02
|
||||
date: 2018-02-20
|
||||
rustc: beta
|
||||
cargo: beta
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user