From f485f8b4a33041b2c64a844ebfc462b44e59ab4a Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Mon, 19 Dec 2016 21:51:54 +0000 Subject: [PATCH] Bump the beta bootstrap compiler --- src/stage0.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stage0.txt b/src/stage0.txt index 4fbd70835dd2b..398483d3ebf1f 100644 --- a/src/stage0.txt +++ b/src/stage0.txt @@ -12,5 +12,5 @@ # tarball for a stable release you'll likely see `1.x.0-$date` where `1.x.0` was # released on `$date` -rustc: beta-2016-12-16 +rustc: 1.14.0-2016-12-18 cargo: nightly-2016-11-16