diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-06-14 13:13:02 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-14 13:13:02 -0400 |
commit | ab4d0cf908e9d24d321b52b419ebfb4ab5802029 (patch) | |
tree | 6b7fd144a2507e0a9161e11c671aa140f7429bc1 /contrib | |
parent | 41fcd4d8ed9225e18f0d0d7c35b1916d14ceaf00 (diff) | |
parent | 60752b3206c8e950c9ba496917ed39f3cab548d6 (diff) | |
download | podman-ab4d0cf908e9d24d321b52b419ebfb4ab5802029.tar.gz podman-ab4d0cf908e9d24d321b52b419ebfb4ab5802029.tar.bz2 podman-ab4d0cf908e9d24d321b52b419ebfb4ab5802029.zip |
Merge pull request #10658 from mheon/bump_321
Bump to v3.2.1
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 |