]> git.lizzy.rs Git - rust.git/commitdiff
mk: Bump version number
authorAlex Crichton <alex@alexcrichton.com>
Mon, 23 May 2016 14:56:43 +0000 (07:56 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 23 May 2016 15:25:11 +0000 (08:25 -0700)
The 1.10 betas are now under way so we're now working on the 1.11 release.

mk/main.mk

index 493b61051331f498776fd783a5113e6bf1f294a9..5328d3fdb4cbc34d6a80346e923bbc74b88de39f 100644 (file)
@@ -13,7 +13,7 @@
 ######################################################################
 
 # The version number
-CFG_RELEASE_NUM=1.10.0
+CFG_RELEASE_NUM=1.11.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