*: bump to v2.0.10

This commit is contained in:
Yicheng Qin 2015-04-22 15:21:38 -07:00
parent 31a94d28e3
commit fbaef05885

View File

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