package constant

var (
	Version = "unattached"
	Commit  = "undef"
)