chore(coreos-cloudinit): bump to 0.7.7

This commit is contained in:
Michael Marineau 2014-06-18 14:55:38 -07:00
parent 2be1e52f32
commit d0a6d6f92f

View File

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