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

This commit is contained in:
Jonathan Boulle 2014-06-06 11:14:39 -07:00
parent d0cbbd2007
commit c6a1412f6b

View File

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