coreos-cloudinit: bump to v1.3.2+git

This commit is contained in:
Alex Crawford 2015-02-18 11:13:34 -08:00
parent 7bf9712724
commit e0104e6d93

View File

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