diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-07-23 19:42:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-23 19:42:50 +0200 |
commit | 9352c342d62bbf3b49b0d4d67e8704cbbcd212cd (patch) | |
tree | 9a0aa76cc11555595a38ebc443e0a165759e3b21 /contrib | |
parent | dade9159e7a0f848e101221274faa3f4f03cf132 (diff) | |
parent | d7d5068c6b50aa35529ae7dd24e654f0e2fc9545 (diff) | |
download | podman-9352c342d62bbf3b49b0d4d67e8704cbbcd212cd.tar.gz podman-9352c342d62bbf3b49b0d4d67e8704cbbcd212cd.tar.bz2 podman-9352c342d62bbf3b49b0d4d67e8704cbbcd212cd.zip |
Merge pull request #7069 from mheon/bump_203
Bump to v2.0.3
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 bf51c76ae..cc3eb63a4 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -42,7 +42,7 @@ Epoch: 99 %else Epoch: 0 %endif -Version: 2.0.3 +Version: 2.0.4 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |