mirror of
https://github.com/containers/podman.git
synced 2025-06-20 17:13:43 +08:00
Add notes to check version on problem
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com> Closes: #1462 Approved by: rhatdan
This commit is contained in:

committed by
Atomic Bot

parent
8e65b294c6
commit
f0a3a4329e
@ -1,4 +1,7 @@
|
||||
package version
|
||||
|
||||
// Version is the version of the build.
|
||||
// NOTE: remember to bump the version at the top
|
||||
// of the top-level README.md file when this is
|
||||
// bumped.
|
||||
const Version = "0.9.2-dev"
|
||||
|
Reference in New Issue
Block a user