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