Files
nabarr/build/build.go

8 lines
77 B
Go
Raw Normal View History

package build
var (
Version string
Timestamp string
GitCommit string
)