X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fbootstrap%2Fchannel.rs;h=41235d911c03e52131bc1f6be897140c4c73f152;hb=924cdd4532e4b0124f38584a7b886ba0f8516782;hp=a6da4f5385a5be1e3485e8112cd946befc84a40e;hpb=3d211248393686e0f73851fc7548f6605220fbe1;p=rust.git diff --git a/src/bootstrap/channel.rs b/src/bootstrap/channel.rs index a6da4f5385a..41235d911c0 100644 --- a/src/bootstrap/channel.rs +++ b/src/bootstrap/channel.rs @@ -13,7 +13,7 @@ use crate::Build; // The version number -pub const CFG_RELEASE_NUM: &str = "1.36.0"; +pub const CFG_RELEASE_NUM: &str = "1.37.0"; pub struct GitInfo { inner: Option,