bump bootstrap; nightly => 1.36.

This commit is contained in:
Mazdak Farrokhzad 2019-04-15 04:37:47 +02:00
parent 26e9a81c48
commit 531a9bdbe6

View file

@ -13,7 +13,7 @@ use build_helper::output;
use crate::Build;
// The version number
pub const CFG_RELEASE_NUM: &str = "1.35.0";
pub const CFG_RELEASE_NUM: &str = "1.36.0";
pub struct GitInfo {
inner: Option<Info>,