update version to 2.2-rc1

This commit is contained in:
rui.zheng 2016-10-06 16:56:26 +08:00
parent 2e77076e68
commit 2a578dee1b

View File

@ -11,7 +11,7 @@ import (
) )
const ( const (
Version = "2.2-dev" Version = "2.2-rc1"
) )
// Log level for glog // Log level for glog