We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e9a81 commit 531a9bdCopy full SHA for 531a9bd
src/bootstrap/channel.rs
@@ -13,7 +13,7 @@ use build_helper::output;
13
use crate::Build;
14
15
// The version number
16
-pub const CFG_RELEASE_NUM: &str = "1.35.0";
+pub const CFG_RELEASE_NUM: &str = "1.36.0";
17
18
pub struct GitInfo {
19
inner: Option<Info>,
0 commit comments