diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-08-24 17:16:36 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@gmail.com> | 2018-08-24 17:16:36 -0400 |
commit | 017e2d3468bebc54b1753031bc4e1861b8cb1c25 (patch) | |
tree | 9291ff1cbfec62a3f52f73949ef32b102b8f0cbc /contrib | |
parent | 9f9b8cffe5231e828a26b5bbec93bd474370c9d9 (diff) | |
download | podman-017e2d3468bebc54b1753031bc4e1861b8cb1c25.tar.gz podman-017e2d3468bebc54b1753031bc4e1861b8cb1c25.tar.bz2 podman-017e2d3468bebc54b1753031bc4e1861b8cb1c25.zip |
Bump to v0.8.5-dev
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
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 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 |