Compare commits

...

1 Commits

Author SHA1 Message Date
176222a2f4 *: bump to v2.0.13+git 2015-06-25 14:10:43 -07:00

View File

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