From 29ed642e4832bf19c49ee75eb1ce52ee4ee68ab5 Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Thu, 29 Jul 2021 16:29:04 +0200 Subject: [PATCH] remove dev:1 from stage0.txt --- src/stage0.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/stage0.txt b/src/stage0.txt index 38ea3ae6b6a2b..53a437569b8f1 100644 --- a/src/stage0.txt +++ b/src/stage0.txt @@ -12,7 +12,7 @@ # stable release's version number. `date` is the date where the release we're # bootstrapping off was released. -date: 2021-07-26 +date: 2021-07-29 rustc: 1.54.0 # We use a nightly rustfmt to format the source because it solves some @@ -39,4 +39,4 @@ rustc: 1.54.0 # looking at a beta source tarball and it's uncommented we'll shortly comment it # out. -dev: 1 +#dev: 1