*: bump to v2.0.9+git

This commit is contained in:
Yicheng Qin 2015-04-07 15:18:50 -07:00
parent 02697ca725
commit 5d778f85ca

View File

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