Skip to content

Commit 29ed642

Browse files
committed
remove dev:1 from stage0.txt
1 parent 739f8f0 commit 29ed642

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
# stable release's version number. `date` is the date where the release we're
1313
# bootstrapping off was released.
1414

15-
date: 2021-07-26
15+
date: 2021-07-29
1616
rustc: 1.54.0
1717

1818
# We use a nightly rustfmt to format the source because it solves some
@@ -39,4 +39,4 @@ rustc: 1.54.0
3939
# looking at a beta source tarball and it's uncommented we'll shortly comment it
4040
# out.
4141

42-
dev: 1
42+
#dev: 1

0 commit comments

Comments
 (0)