chore(coreos-cloudinit): bump to 0.7.5

This commit is contained in:
Jonathan Boulle 2014-06-06 11:10:48 -07:00
parent 7b5e542eb4
commit d0cbbd2007

View File

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