diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2019-02-17 18:14:32 +0100 |
|---|---|---|
| committer | Jonas Schievink <jonasschievink@gmail.com> | 2019-02-17 18:14:32 +0100 |
| commit | 1a0d800ef624057953c29cb14e9ea14cdf80158f (patch) | |
| tree | 780c2d0c023a7dc6466b6e32eeead90c849dde3b | |
| parent | 9a3392e174a432a5f06c1157befc1ce0fae74bec (diff) | |
| download | rust-1a0d800ef624057953c29cb14e9ea14cdf80158f.tar.gz rust-1a0d800ef624057953c29cb14e9ea14cdf80158f.zip | |
Bump the bootstrap compiler
| -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 36d30b7d273..a93ee6bc604 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: 2019-01-18 +date: 2019-02-17 rustc: beta cargo: beta |
