chore(coreos-cloudinit): bump to 0.7.2+git

This commit is contained in:
Michael Marineau 2014-05-27 14:02:11 -07:00
parent 974de943e0
commit e317c7eb9a

View File

@ -11,7 +11,7 @@ import (
"github.com/coreos/coreos-cloudinit/system"
)
const version = "0.7.2"
const version = "0.7.2+git"
func init() {
//Removes timestamp since it is displayed already during booting