mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-26 10:17:53 +00:00
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> <MH: Fixed cherry-pick conflicts. Re-ran vendor.> Signed-off-by: Matthew Heon <mheon@redhat.com>
4 lines
82 B
Go
4 lines
82 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "0.35.4"
|