mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-16 04:37:52 +00:00
Also includes a small change to make us of https://github.com/containers/buildah/pull/5039 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
4 lines
82 B
Go
4 lines
82 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "0.56.0"
|