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

This commit is contained in:
Alex Crawford 2014-06-03 14:14:47 -07:00
parent 82706b1d5f
commit cf1ffad533

View File

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