containerd/version.go
Kenfe-Mickael Laventure febace3633 Add the git commit to the output version
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2016-03-18 15:29:22 -07:00

5 lines
64 B
Go

package containerd
const Version = "0.0.5"
var GitCommit = ""