diff options
author | Matthew Heon <mheon@redhat.com> | 2021-05-05 13:04:25 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-05-05 13:04:25 -0400 |
commit | 06e3e1a1e648e7614a2cdda1f7903a49d5d01f25 (patch) | |
tree | 170081a5ec4d3ccd615b8ff0cff933e8fc464f63 /contrib | |
parent | cb30558bdf8c8f0481c4f05774105fffe0db597a (diff) | |
download | podman-06e3e1a1e648e7614a2cdda1f7903a49d5d01f25.tar.gz podman-06e3e1a1e648e7614a2cdda1f7903a49d5d01f25.tar.bz2 podman-06e3e1a1e648e7614a2cdda1f7903a49d5d01f25.zip |
Bump to v3.2.0-dev
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'contrib')
-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 b820c8600..02b73bdb8 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-rc1 +Version: 3.2.0 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |