coreos-cloudinit: bump to v1.4.1

This commit is contained in:
Alex Crawford 2015-05-12 17:08:06 -07:00
parent d086bca9e4
commit ca6f97d050

View File

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