cri-o/version/version.go
Antonio Murdaca bfc061b1c4
version: bump v1.0.6-dev
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-22 12:29:59 +01:00

4 lines
85 B
Go

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