diff options
author | Matthew Heon <mheon@redhat.com> | 2020-05-29 10:32:22 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2020-05-29 10:32:22 -0400 |
commit | d4a3c05c0fcd0c53fafda09a682435212b68a68f (patch) | |
tree | 12b2ad17ab0f7e24f5e647584e4333ef832ec970 /contrib/spec/podman.spec.in | |
parent | 78c38460eb8ba9190d414f2da6a1414990cc6cfd (diff) | |
download | podman-d4a3c05c0fcd0c53fafda09a682435212b68a68f.tar.gz podman-d4a3c05c0fcd0c53fafda09a682435212b68a68f.tar.bz2 podman-d4a3c05c0fcd0c53fafda09a682435212b68a68f.zip |
Bump to v2.0.0-rc3v2.0.0-rc3
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..3001ab5c8 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-rc3 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |