Files
podman/version/version.go
Matthew Heon c71845fa70 Bump to v0.7.1-dev
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
2018-06-29 15:59:22 -04:00

5 lines
85 B
Go

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