diff options
| author | Michael Woerister <michaelwoerister@posteo> | 2018-04-25 15:57:33 +0200 |
|---|---|---|
| committer | Michael Woerister <michaelwoerister@posteo> | 2018-04-25 15:57:33 +0200 |
| commit | a95bff3ed40e46e89ca778b7674304bad92bc16e (patch) | |
| tree | 4185066e88d14f8b1164e514f9c4bc248aa7ee40 | |
| parent | 78fc5107430d73557df489b795d93b6ec7149cc3 (diff) | |
| download | rust-a95bff3ed40e46e89ca778b7674304bad92bc16e.tar.gz rust-a95bff3ed40e46e89ca778b7674304bad92bc16e.zip | |
Bump bootstrap compiler to 2018-04-24
| -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 |
