|
@@ -26,7 +26,7 @@ import (
|
|
|
|
|
|
|
|
var (
|
|
var (
|
|
|
// MinClusterVersion is the min cluster version this etcd binary is compatible with.
|
|
// MinClusterVersion is the min cluster version this etcd binary is compatible with.
|
|
|
- MinClusterVersion = "2.1.0"
|
|
|
|
|
|
|
+ MinClusterVersion = "2.2.0"
|
|
|
Version = "2.2.0+git"
|
|
Version = "2.2.0+git"
|
|
|
|
|
|
|
|
// Git SHA Value will be set during build
|
|
// Git SHA Value will be set during build
|