Files
nabarr/build/build.go
2021-02-26 21:51:15 +00:00

8 lines
77 B
Go

package build
var (
Version string
Timestamp string
GitCommit string
)