teleport/version.go

8 lines
191 B
Go
Raw Normal View History

// Code generated by "make version". DO NOT EDIT.
2016-06-14 23:52:32 +00:00
package teleport
2023-01-19 00:01:11 +00:00
const Version = "13.0.0-dev"
2016-06-14 23:52:32 +00:00
// Gitref is set to the output of "git describe" during the build process.
2016-06-14 23:52:32 +00:00
var Gitref string