chore(coreos-cloudinit): bump to 0.7.2

This commit is contained in:
Michael Marineau 2014-05-27 13:37:58 -07:00
parent db3f008543
commit 974de943e0

View File

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