*: bump to v2.0.10+git

This commit is contained in:
Yicheng Qin 2015-04-22 15:21:59 -07:00
parent fbaef05885
commit 06a72b2702

View File

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