diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-08-24 17:17:53 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-24 17:17:53 -0400 |
commit | b090d953ca50443651b097234a538d5e6d61d234 (patch) | |
tree | 2b0918a6c7a18fba0a8c5dad7246ddc0af207c41 /contrib/spec/podman.spec.in | |
parent | 717b038911d1904b056113cc5a7d13b22f5ef4ce (diff) | |
parent | 34ed359595e0909d4fcc3eacd66d95fc94a30523 (diff) | |
download | podman-b090d953ca50443651b097234a538d5e6d61d234.tar.gz podman-b090d953ca50443651b097234a538d5e6d61d234.tar.bz2 podman-b090d953ca50443651b097234a538d5e6d61d234.zip |
Merge pull request #1343 from mheon/bump-0.8.4
Bump to 0.8.4
Diffstat (limited to 'contrib/spec/podman.spec.in')
-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 64b27a5a0..b5b22a3c5 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -33,7 +33,7 @@ %global shortcommit0 %(c=%{commit0}; echo ${c:0:8}) Name: podman -Version: 0.8.4 +Version: 0.8.5 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |