chore(coreos-cloudinit): version +git

This commit is contained in:
Brandon Philips 2014-05-06 21:09:40 -07:00
parent 7df5cf761e
commit 47b536532d

View File

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