diff options
author | Matthew Heon <mheon@redhat.com> | 2021-06-11 11:52:59 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-06-14 10:35:09 -0400 |
commit | 60752b3206c8e950c9ba496917ed39f3cab548d6 (patch) | |
tree | 6b7fd144a2507e0a9161e11c671aa140f7429bc1 /contrib | |
parent | 152952fe6b18581615c3efd1fafef2d8142738e8 (diff) | |
download | podman-60752b3206c8e950c9ba496917ed39f3cab548d6.tar.gz podman-60752b3206c8e950c9ba496917ed39f3cab548d6.tar.bz2 podman-60752b3206c8e950c9ba496917ed39f3cab548d6.zip |
Bump to v3.2.2-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 798dfb3d9..b4a4e3c48 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.1 +Version: 3.2.2 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |