Skip to content

Commit 5276ba7

Browse files
authored
Merge pull request #39433 from alexcrichton/beta-next
Update beta configs
2 parents 9f2605c + 26665f3 commit 5276ba7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

mk/main.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
######################################################################
1414

1515
# The version number
16-
CFG_RELEASE_NUM=1.17.0
16+
CFG_RELEASE_NUM=1.16.0
1717

1818
# An optional number to put after the label, e.g. '.2' -> '-beta.2'
1919
# NB Make sure it starts with a dot to conform to semver pre-release

src/stage0.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
# tarball for a stable release you'll likely see `1.x.0-$date` where `1.x.0` was
1313
# released on `$date`
1414

15-
rustc: beta-2016-12-20
16-
cargo: bfee18f73287687c543bda8c35e4e33808792715
15+
rustc: 1.15.0-2017-01-31
16+
cargo: 6e0c18cccc8b0c06fba8a8d76486f81a792fb420

0 commit comments

Comments
 (0)