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

4 lines
85 B
Go

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