Skip to content

Commit

Permalink
*: bump to v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yichengq committed Aug 21, 2015
1 parent ccb67a6 commit ff8d1ec
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 @@ -25,7 +25,7 @@ import (
var (
// MinClusterVersion is the min cluster version this etcd binary is compatible with.
MinClusterVersion = "2.0.0"
Version = "2.1.1+git"
Version = "2.1.2"

// Git SHA Value will be set during build
GitSHA = "Not provided (use ./build instead of go build)"
Expand Down

0 comments on commit ff8d1ec

Please sign in to comment.