version: bump up to 3.3.6+git

This commit is contained in:
Gyuho Lee
2018-05-31 11:57:20 -07:00
parent 932c3c01f9
commit 26a73f2fa1

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.3.6"
Version = "3.3.6+git"
APIVersion = "unknown"
// Git SHA Value will be set during build