cri-o/version/version.go
Antonio Murdaca 7efdae80bc
version: fix version handling and kube info
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-10-17 10:48:31 +02:00

4 lines
85 B
Go

package version
// Version is the version of the build.
const Version = "1.0.1-dev"