*: bump to v2.0.9

This commit is contained in:
Yicheng Qin 2015-04-07 15:18:29 -07:00
parent bd693c7069
commit 02697ca725

View File

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