flokati/version/builddate.go

6 lines
80 B
Go
Raw Normal View History

package version
const (
FlokatiBuilddate = "Thu Feb 4 21:29:09 CET 2016"
)