Files
podman/version/version.go
Matthew Heon 5d0557530a Bump to v0.6.4-dev
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
2018-06-15 11:15:14 -04:00

5 lines
85 B
Go

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