diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-08-31 16:45:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-31 16:45:03 -0400 |
commit | 4a910e1c2b0cebce8365ffa9555947e7ee30b5ca (patch) | |
tree | 5a24826317858d58b61be9f5528fb862bfef7ca7 /contrib | |
parent | 531387465c282c68e0c697076f23b24d23d005ad (diff) | |
parent | 73a1e8192490512b972fdc8da699f15774d6948e (diff) | |
download | podman-4a910e1c2b0cebce8365ffa9555947e7ee30b5ca.tar.gz podman-4a910e1c2b0cebce8365ffa9555947e7ee30b5ca.tar.bz2 podman-4a910e1c2b0cebce8365ffa9555947e7ee30b5ca.zip |
Merge pull request #1394 from mheon/bump-0.8.5
Bump to 0.8.5
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 f888c0ebd..dbcbfea8f 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -39,7 +39,7 @@ %global shortcommit_conmon %(c=%{commit_conmon}; echo ${c:0:7}) Name: podman -Version: 0.8.5 +Version: 0.9.1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |