Files
podman/vendor/github.com/containers/common/version/version.go
Tom Sweeney bc58dae366 Bump c/image to v5.26.0, c/common 0.54.0
Bumping these two in preparation for Podman v4.6 and
eventuall RHEL 8.9/9.3

[NO NEW TESTS NEEDED]

Signed-off-by: Tom Sweeney <tsweeney@redhat.com>
2023-06-28 20:08:42 -04:00

5 lines
82 B
Go

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