about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2016-04-14 14:49:10 -0400
committerSteve Klabnik <steve@steveklabnik.com>2016-04-14 14:49:10 -0400
commit34ccdf9dfdaf03a02eb933002cdd6d9d471b91c7 (patch)
treeb29d760612bfcadd0c0da621320a2e454dde34ea
parent3a208308e359a773b6d48bb0ca4515652b2ad568 (diff)
parent6f95d5b73defe8a4792cf6d4da7dc846f44984f3 (diff)
downloadrust-34ccdf9dfdaf03a02eb933002cdd6d9d471b91c7.tar.gz
rust-34ccdf9dfdaf03a02eb933002cdd6d9d471b91c7.zip
Rollup merge of #32884 - brson:bump, r=alexcrichton
Bump to 1.10
-rw-r--r--mk/main.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/main.mk b/mk/main.mk
index 9b8080f9661..431de6a3f9c 100644
--- a/mk/main.mk
+++ b/mk/main.mk
@@ -13,7 +13,7 @@
 ######################################################################
 
 # The version number
-CFG_RELEASE_NUM=1.9.0
+CFG_RELEASE_NUM=1.10.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