diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-01-06 22:54:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-06 22:54:11 +0100 |
commit | e3622209716ad1494531cd3cd38114081ec90f87 (patch) | |
tree | 58f72e730333f663d8f36593fff345eb78f00b5d /contrib | |
parent | 2d8f1c8fda4d0a8b7c41addbc89f0b2f83908ec2 (diff) | |
parent | 8e4a489e1b26fa56e2bc0ef8ac4fb203d0f95066 (diff) | |
download | podman-e3622209716ad1494531cd3cd38114081ec90f87.tar.gz podman-e3622209716ad1494531cd3cd38114081ec90f87.tar.bz2 podman-e3622209716ad1494531cd3cd38114081ec90f87.zip |
Merge pull request #4800 from mheon/bump-1.7.0
Bump to v1.7.0
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 63f569a51..25c70c392 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -43,7 +43,7 @@ %global shortcommit_conmon %(c=%{commit_conmon}; echo ${c:0:7}) Name: podman -Version: 1.7.0 +Version: 1.7.1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |