diff options
| author | kennytm <kennytm@gmail.com> | 2018-04-27 14:16:44 +0800 |
|---|---|---|
| committer | kennytm <kennytm@gmail.com> | 2018-04-27 16:23:23 +0800 |
| commit | d1faefcbc3513be81be8445df20501245889e6de (patch) | |
| tree | a5307350240bfd1d45d7bde0a579a55983de70cf /src | |
| parent | d403d82b0a0b1e95e2bd001c38a99edf95178a7b (diff) | |
| parent | a95bff3ed40e46e89ca778b7674304bad92bc16e (diff) | |
| download | rust-d1faefcbc3513be81be8445df20501245889e6de.tar.gz rust-d1faefcbc3513be81be8445df20501245889e6de.zip | |
Rollup merge of #50222 - michaelwoerister:bump-stage0-compiler-to-2018-04-24, r=alexcrichton
Bump bootstrap compiler to 2018-04-24 r? @alexcrichton
Diffstat (limited to 'src')
| -rw-r--r-- | src/stage0.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stage0.txt b/src/stage0.txt index e8db3358cf0..a5ad2b315a1 100644 --- a/src/stage0.txt +++ b/src/stage0.txt @@ -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: 2018-04-04 +date: 2018-04-24 rustc: beta cargo: beta |
