Skip to content

Commit

Permalink
Merge pull request #39433 from alexcrichton/beta-next
Browse files Browse the repository at this point in the history
Update beta configs
  • Loading branch information
brson committed Feb 1, 2017
2 parents 9f2605c + 26665f3 commit 5276ba7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mk/main.mk
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
######################################################################

# The version number
CFG_RELEASE_NUM=1.17.0
CFG_RELEASE_NUM=1.16.0

# An optional number to put after the label, e.g. '.2' -> '-beta.2'
# NB Make sure it starts with a dot to conform to semver pre-release
Expand Down
4 changes: 2 additions & 2 deletions src/stage0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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-20
cargo: bfee18f73287687c543bda8c35e4e33808792715
rustc: 1.15.0-2017-01-31
cargo: 6e0c18cccc8b0c06fba8a8d76486f81a792fb420

0 comments on commit 5276ba7

Please sign in to comment.