]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #38478 - brson:bump, r=alexcrichton
authorAlex Crichton <alex@alexcrichton.com>
Tue, 20 Dec 2016 19:16:47 +0000 (11:16 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 20 Dec 2016 20:59:10 +0000 (12:59 -0800)
Bump version to 1.16

mk/main.mk

index 49fdfc4118df5cb3b263d16c6bcdf437c9d3c911..d01ec07b4244e665b076c540969ecc5b22d6f9f7 100644 (file)
@@ -13,7 +13,7 @@
 ######################################################################
 
 # The version number
-CFG_RELEASE_NUM=1.15.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