mirror of
https://github.com/containers/podman.git
synced 2025-08-15 20:00:26 +08:00

Includes several fixes for config parsing and AppArmor. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
5 lines
82 B
Go
5 lines
82 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "0.14.3"
|