Skip to content

Commit

Permalink
Bump version 2.1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sj26 committed Mar 9, 2016
1 parent 43a9f63 commit b9f3dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ package agent
//
// On CI, the binaries are always build with the buildVersion variable set.

var baseVersion string = "2.1.6"
var baseVersion string = "2.1.6.1"
var buildVersion string = ""

func Version() string {
Expand Down

0 comments on commit b9f3dca

Please sign in to comment.