Skip to content

Commit 531a9bd

Browse files
committed
bump bootstrap; nightly => 1.36.
1 parent 26e9a81 commit 531a9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/channel.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ use build_helper::output;
1313
use crate::Build;
1414

1515
// The version number
16-
pub const CFG_RELEASE_NUM: &str = "1.35.0";
16+
pub const CFG_RELEASE_NUM: &str = "1.36.0";
1717

1818
pub struct GitInfo {
1919
inner: Option<Info>,

0 commit comments

Comments
 (0)