mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-07 09:25:43 +00:00
Fixes: https://github.com/containers/podman/issues/16150 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
4 lines
86 B
Go
4 lines
86 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "0.50.2-dev"
|