From 079bcd9ff0361674166e01b6ac5efe276716b916 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Thu, 4 Jan 2018 08:30:39 -0800 Subject: [PATCH] [beta] Bootstrap from release artifacts Routine update from dev to non-dev now that 1.23.0 is published --- src/stage0.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/stage0.txt b/src/stage0.txt index 182831b3852ee..bebd1f1443633 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: 2018-01-02 +date: 2018-01-04 rustc: 1.23.0 cargo: 0.24.0 @@ -34,4 +34,4 @@ cargo: 0.24.0 # looking at a beta source tarball and it's uncommented we'll shortly comment it # out. -dev: 1 +#dev: 1