]> git.lizzy.rs Git - rust.git/commitdiff
Bump version to 1.12.0
authorAlex Crichton <alex@alexcrichton.com>
Tue, 5 Jul 2016 15:34:58 +0000 (08:34 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 5 Jul 2016 15:34:58 +0000 (08:34 -0700)
Beta's now in the forge, let's start working on 1.12.0!

mk/main.mk

index daf656f89c1a5a79bf621baf11b6bc972ae2a193..4c72597f0c5c1d2a2192a24f9d2337a36ae46be9 100644 (file)
@@ -13,7 +13,7 @@
 ######################################################################
 
 # The version number
-CFG_RELEASE_NUM=1.11.0
+CFG_RELEASE_NUM=1.12.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