*: bump to v2.0.8

This commit is contained in:
Yicheng Qin 2015-03-31 14:29:13 -07:00
parent 5ae55a2c0d
commit 86e616c6e9

View File

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