chore(coreos-cloudinit): bump to 0.7.6

This commit is contained in:
Michael Marineau 2014-06-07 16:01:31 -04:00
parent ef4c3483b6
commit 41b9dfcb1c

View File

@ -14,7 +14,7 @@ import (
"github.com/coreos/coreos-cloudinit/system"
)
const version = "0.7.5+git"
const version = "0.7.6"
func main() {
var printVersion bool