*: bump to v2.1.0-alpha.0

This commit is contained in:
Yicheng Qin 2015-04-23 15:02:18 -07:00
parent 01d9c9ce17
commit c1608bcdb4

View File

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