*: bump to v2.0.8+git

This commit is contained in:
Yicheng Qin 2015-03-31 14:29:38 -07:00
parent 86e616c6e9
commit e93f8b8a12

View File

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