coreos-cloudinit: bump to v1.3.4

This commit is contained in:
Alex Crawford 2015-04-01 14:58:09 -07:00
parent cf194ab85e
commit a9e8940132

View File

@ -39,7 +39,7 @@ import (
)
const (
version = "1.3.3+git"
version = "1.3.4"
datasourceInterval = 100 * time.Millisecond
datasourceMaxInterval = 30 * time.Second
datasourceTimeout = 5 * time.Minute