mirror of
https://github.com/containers/podman.git
synced 2026-06-16 11:38:59 -04:00
5 lines
85 B
Go
5 lines
85 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "0.4.1-dev"
|