Files
podman/version/version.go
Matthew Heon 017e2d3468 Bump to v0.8.5-dev
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
2018-08-24 17:16:36 -04:00

5 lines
85 B
Go

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