coreos-cloudinit: bump to 0.8.9+git

This commit is contained in:
Michael Marineau 2014-07-11 14:40:57 -07:00
parent bf5d3539c9
commit 98ae5d88aa

View File

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