Skip to content

Commit 38b513d

Browse files
committed
[beta] Boostrap from released compilers
No need to use dev any more!
1 parent 7be7dc8 commit 38b513d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/stage0.txt

+2-2
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-08-27
15+
date: 2017-08-31
1616
rustc: 1.20.0
1717
cargo: 0.21.0
1818

@@ -34,4 +34,4 @@ cargo: 0.21.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)