We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f2605c + 26665f3 commit 5276ba7Copy full SHA for 5276ba7
mk/main.mk
@@ -13,7 +13,7 @@
13
######################################################################
14
15
# The version number
16
-CFG_RELEASE_NUM=1.17.0
+CFG_RELEASE_NUM=1.16.0
17
18
# An optional number to put after the label, e.g. '.2' -> '-beta.2'
19
# NB Make sure it starts with a dot to conform to semver pre-release
src/stage0.txt
@@ -12,5 +12,5 @@
12
# 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 commit comments