*: bump to v2.0.11+git

This commit is contained in:
Yicheng Qin 2015-05-15 13:55:13 -07:00
parent 0678329cd6
commit fcf81fd6bf

View File

@ -23,7 +23,7 @@ import (
)
var (
Version = "2.0.11"
Version = "2.0.11+git"
// Git SHA Value will be set during build
GitSHA = "Not provided (use ./build instead of go build)"