mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-09 02:15:41 +00:00
4 lines
85 B
Go
4 lines
85 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "0.6.2-dev"
|