mirror of
https://github.com/containers/podman.git
synced 2025-10-29 00:38:34 +08:00
Fixes: https://github.com/containers/podman/issues/11107 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
5 lines
86 B
Go
5 lines
86 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "0.44.1-dev"
|