6 lines
80 B
Go
6 lines
80 B
Go
|
package version
|
||
|
|
||
|
const (
|
||
|
FlokatiBuilddate = "Thu Feb 4 21:29:09 CET 2016"
|
||
|
)
|