Bump stage0

This commit is contained in:
Mark Rousskov 2019-12-18 11:51:31 -05:00
parent 19bd934676
commit 6a400ee149
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -12,7 +12,7 @@
# source tarball for a stable release you'll likely see `1.x.0` for rustc and
# `0.x.0` for Cargo where they were released on `date`.
date: 2019-11-06
date: 2019-12-18
rustc: beta
cargo: beta