Skip to content

Commit

Permalink
Rollup merge of rust-lang#37724 - brson:bump, r=alexcrichton
Browse files Browse the repository at this point in the history
Bump verison to 1.15.0

The bootstrap compiler still needs to be updated, but that's waiting on new betas.
  • Loading branch information
eddyb committed Nov 12, 2016
2 parents 31ee294 + 61b14e8 commit 79b8bb8
Showing 1 changed file with 1 addition and 1 deletion.
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.14.0
CFG_RELEASE_NUM=1.15.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

0 comments on commit 79b8bb8

Please sign in to comment.