diff options
author | Matthew Heon <mheon@redhat.com> | 2021-05-05 13:04:22 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-05-05 13:04:22 -0400 |
commit | cb30558bdf8c8f0481c4f05774105fffe0db597a (patch) | |
tree | 76596b2e70014afc1a0612224c9d0c677f39b82b /contrib/spec/podman.spec.in | |
parent | 120e1b78ef28e9220337423ea3e11486c813aa55 (diff) | |
download | podman-cb30558bdf8c8f0481c4f05774105fffe0db597a.tar.gz podman-cb30558bdf8c8f0481c4f05774105fffe0db597a.tar.bz2 podman-cb30558bdf8c8f0481c4f05774105fffe0db597a.zip |
Bump to v3.2.0-rc1v3.2.0-rc1
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 02b73bdb8..b820c8600 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -36,7 +36,7 @@ Epoch: 99 %else Epoch: 0 %endif -Version: 3.2.0 +Version: 3.2.0-rc1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |