Files
podman/vendor/github.com/containers/common/version/version.go
Valentin Rothberg 9e9bcec9ec history: correctly set tags
Requires vendoring fixes from c/common and to update the transformation
code.  Also add a test to avoid future regressions.

Fixes: #17763
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-05-02 16:21:09 +02:00

5 lines
86 B
Go

package version
// Version is the version of the build.
const Version = "0.54.0-dev"