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

This commit is contained in:
Michael Marineau 2014-06-07 16:04:33 -04:00
parent 41b9dfcb1c
commit 160668284c

View File

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