Commit bffb4f59 authored by Jacob Vosmaer's avatar Jacob Vosmaer
parents e1a1bfc4 f7dc0171
...@@ -52,6 +52,7 @@ func main() { ...@@ -52,6 +52,7 @@ func main() {
} }
flag.Parse() flag.Parse()
raven.DefaultClient.SetRelease(Version)
version := fmt.Sprintf("gitlab-workhorse %s", Version) version := fmt.Sprintf("gitlab-workhorse %s", Version)
if *printVersion { if *printVersion {
fmt.Println(version) fmt.Println(version)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment