mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
bump bootstrap; nightly => 1.36.
This commit is contained in:
parent
26e9a81c48
commit
531a9bdbe6
@ -13,7 +13,7 @@ use build_helper::output;
|
||||
use crate::Build;
|
||||
|
||||
// The version number
|
||||
pub const CFG_RELEASE_NUM: &str = "1.35.0";
|
||||
pub const CFG_RELEASE_NUM: &str = "1.36.0";
|
||||
|
||||
pub struct GitInfo {
|
||||
inner: Option<Info>,
|
||||
|
Loading…
Reference in New Issue
Block a user