version: bump up to v3.1.11

This commit is contained in:
jpbetz
2017-11-28 10:48:24 -08:00
parent 22b67da920
commit 960f4604bc

View File

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