mirror of https://github.com/containers/podman.git
bump main to 5.1.0-dev
v5.0 has been branched [NO NEW TESTS NEEDED] Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
parent
f5abca415d
commit
ee4b1efb24
|
@ -7,4 +7,4 @@ package rawversion
|
||||||
//
|
//
|
||||||
// NOTE: remember to bump the version at the top of the top-level README.md
|
// NOTE: remember to bump the version at the top of the top-level README.md
|
||||||
// file when this is bumped.
|
// file when this is bumped.
|
||||||
const RawVersion = "5.0.0-dev"
|
const RawVersion = "5.1.0-dev"
|
||||||
|
|
Loading…
Reference in New Issue