Skip to content

Commit

Permalink
Bumped to version 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
keithpitt committed Oct 15, 2015
1 parent f98cb97 commit 362b42f
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-beta.3"
var baseVersion string = "2.1"
var buildVersion string = ""

func Version() string {
Expand Down

0 comments on commit 362b42f

Please sign in to comment.