Skip to content

Commit e39c7be

Browse files
committed
[beta] Bootstrap from released compiler
No need to bootstrap from dev any more!
1 parent e93aa3a commit e39c7be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/stage0.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# source tarball for a stable release you'll likely see `1.x.0` for rustc and
1313
# `0.x.0` for Cargo where they were released on `date`.
1414

15-
date: 2017-07-18
15+
date: 2017-07-20
1616
rustc: 1.19.0
1717
cargo: 0.20.0
1818

@@ -34,4 +34,4 @@ cargo: 0.20.0
3434
# looking at a beta source tarball and it's uncommented we'll shortly comment it
3535
# out.
3636

37-
dev: 1
37+
#dev: 1

0 commit comments

Comments
 (0)