Skip to content

Commit

Permalink
rc4
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebrandt committed Jun 8, 2016
1 parent bdab335 commit 5779e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
// build.go will set date and sha, but `go get` will set none of these.
var (
// Version number for official releases Updated manually before each release.
Version = "0.5.0-rc3"
Version = "0.5.0-rc4"

// Set to any non-empty value by official release script
OfficialBuild string
Expand Down

0 comments on commit 5779e81

Please sign in to comment.