cri-o/version/version.go
Antonio Murdaca dc8d1e9383
version: bump to v1.0.4-dev
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-09 11:59:37 +01:00

4 lines
85 B
Go

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