mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-19 01:58:44 +08:00
12 lines
237 B
Go
12 lines
237 B
Go
// Code generated by "make version". DO NOT EDIT.
|
|
|
|
package api
|
|
|
|
const Version = "19.0.0-prealpha.2"
|
|
|
|
const VersionMajor = 19
|
|
const VersionMinor = 0
|
|
const VersionPatch = 0
|
|
const VersionPreRelease = "prealpha.2"
|
|
const VersionMetadata = ""
|