Skip to content

Commit

Permalink
Update to 1.45.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-Simulacrum committed Jul 31, 2020
1 parent fcd1712 commit 77e9ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bootstrap/channel.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ use build_helper::output;
use crate::Build;

// The version number
pub const CFG_RELEASE_NUM: &str = "1.45.1";
pub const CFG_RELEASE_NUM: &str = "1.45.2";

pub struct GitInfo {
inner: Option<Info>,
Expand Down

0 comments on commit 77e9ebb

Please sign in to comment.