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

This commit is contained in:
Michael Marineau 2014-05-16 21:23:34 -07:00
parent 24f181f7a3
commit a49877b99f

View File

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