mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-30 20:27:49 +00:00
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>
4 lines
86 B
Go
4 lines
86 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "0.52.0-dev"
|