
* add git hash to binary, print on startup Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> * update changelog Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> --------- Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
4 lines
61 B
Go
4 lines
61 B
Go
package types
|
|
|
|
var Version = "dev"
|
|
var GitCommitHash = "dev"
|