cri-o/version/version.go
Antonio Murdaca ddfa982070
version: bump v1.0.9-dev
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-12-11 15:53:52 +01:00

4 lines
85 B
Go

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