chore(release): Bump version to v0.5.2+git

This commit is contained in:
Michael Marineau 2014-05-05 14:09:08 -07:00
parent 0f1717bf26
commit 4e84180ad5

View File

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