Skip to content

Commit

Permalink
Rollup merge of rust-lang#35725 - brson:bump, r=alexcrichton
Browse files Browse the repository at this point in the history
Bump version to 1.13
  • Loading branch information
Jonathan Turner committed Aug 17, 2016
2 parents 5fc58dc + 16fc025 commit e20a7e3
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.12.0
CFG_RELEASE_NUM=1.13.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 e20a7e3

Please sign in to comment.