Files
flagger/pkg/version/version.go
T
2018-09-24 18:27:18 +03:00

5 lines
66 B
Go

package version
var VERSION = "unknown"
var REVISION = "unknown"