Bump version to 0.12.0-rc2

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F
2017-06-09 11:40:21 -07:00
parent c604d46dc5
commit 64fa4591bb
+1 -1
View File
@@ -6,7 +6,7 @@ import (
)
var (
Version = "dev"
Version = "0.12.0-rc2"
// GitCommit will be overwritten automatically by the build system
GitCommit = "HEAD"