X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fbootstrap%2Fchannel.rs;h=ef1b6e217a24f05746289822a9448a6378c20784;hb=1a4e4d937e9a5ffb907063fc0837799a87cd1508;hp=caa4843da4d369a1230c5be822be02329a889475;hpb=92f08b78a12ff119af853cb2bf58468208ea6a90;p=rust.git diff --git a/src/bootstrap/channel.rs b/src/bootstrap/channel.rs index caa4843da4d..ef1b6e217a2 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.39.0"; +pub const CFG_RELEASE_NUM: &str = "1.40.0"; pub struct GitInfo { inner: Option,