diff options
author | Matthew Heon <mheon@redhat.com> | 2020-05-22 14:26:40 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2020-05-22 14:26:40 -0400 |
commit | a91020a35655d69adbc1069fcea1f9aaeb606ca6 (patch) | |
tree | cdafc9f4657b40a244bc6fa954272e0d9fdc9f7a /contrib/spec/podman.spec.in | |
parent | 6aa802d8012a78ac95e4fe2017a5b54ec8d4b8de (diff) | |
download | podman-a91020a35655d69adbc1069fcea1f9aaeb606ca6.tar.gz podman-a91020a35655d69adbc1069fcea1f9aaeb606ca6.tar.bz2 podman-a91020a35655d69adbc1069fcea1f9aaeb606ca6.zip |
Bump to v2.0.0-rc2v2.0.0-rc2
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 e4415c291..ea553b9d4 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -48,7 +48,7 @@ Epoch: 99 %else Epoch: 0 %endif -Version: 2.0.0 +Version: 2.0.0-rc2 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |