Files
podman/vendor/github.com/containers/common/version/version.go
Valentin Rothberg 5f86fae71f vendor containers/common@main
Also adjust the e2e tests to account for SYS_CHROOT having made it back
to the default caps.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-03-23 15:16:57 +01:00

5 lines
86 B
Go

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