cri-o/version/version.go
Antonio Murdaca 327c673182
version: bump to v1.0.7-dev
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-28 13:01:34 +01:00

4 lines
85 B
Go

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