Files
podman/vendor/github.com/containers/common/version/version.go
Valentin Rothberg 3c3e644c1c vendor latest containers/common
We had a couple of regressions in containers/common in the last release.
Before cutting a new release, let's vendor it here.  Since 3.0 has been
branched, we can vendor a non-release commit of c/common.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-02-08 13:19:08 +01:00

5 lines
86 B
Go

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