cri-o/version/version.go
Antonio Murdaca d45e90673f
version: bump to v1.0.5-dev
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-11 14:05:44 +01:00

4 lines
85 B
Go

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