mirror of
https://github.com/containers/podman.git
synced 2025-12-02 02:58:03 +08:00
c/storage v1.45.3 c/image v5.24.0 c/common v0.51.0 c/buildah main Signed-off-by: Ashley Cui <acui@redhat.com>
5 lines
82 B
Go
5 lines
82 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "0.51.0"
|