Skip to content

Commit

Permalink
Bump to 1.30.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-Simulacrum committed Nov 7, 2018
1 parent 83b2de1 commit 59e6ce4
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 @@ -24,7 +24,7 @@ use Build;
use config::Config;

// The version number
pub const CFG_RELEASE_NUM: &str = "1.30.0";
pub const CFG_RELEASE_NUM: &str = "1.30.1";

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

0 comments on commit 59e6ce4

Please sign in to comment.