diff options
author | Matthew Heon <mheon@redhat.com> | 2020-06-15 09:59:31 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2020-06-15 09:59:31 -0400 |
commit | e74e84aa0637033c821955d817fca85f56a90d85 (patch) | |
tree | e3683a9c63d397c1dadbb40b97915ea90f8a1efa /contrib/spec/podman.spec.in | |
parent | 5a6a3f81a460f9e8d44f9a08670f6db872be2110 (diff) | |
download | podman-e74e84aa0637033c821955d817fca85f56a90d85.tar.gz podman-e74e84aa0637033c821955d817fca85f56a90d85.tar.bz2 podman-e74e84aa0637033c821955d817fca85f56a90d85.zip |
Bump to v2.0.0-rc6v2.0.0-rc6
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'contrib/spec/podman.spec.in')
-rw-r--r-- | contrib/spec/podman.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/spec/podman.spec.in b/contrib/spec/podman.spec.in index 260de7b20..9de3d17f3 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -42,7 +42,7 @@ Epoch: 99 %else Epoch: 0 %endif -Version: 2.0.0 +Version: 2.0.0-rc6 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |