*: bump to v2.1.0-alpha.0+git

This commit is contained in:
Yicheng Qin 2015-04-23 15:02:51 -07:00
parent c1608bcdb4
commit 0d25b20fc0

View File

@ -25,7 +25,7 @@ import (
)
var (
Version = "2.1.0-alpha.0"
Version = "2.1.0-alpha.0+git"
)
// WalVersion is an enum for versions of etcd logs.