diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-06-01 18:20:12 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@gmail.com> | 2018-06-01 18:20:12 -0400 |
commit | e156208280e3e9861d324ccf08ded73b9d327e30 (patch) | |
tree | b6d19edb7c779c10be6acc9f178287eda6f8533a /contrib | |
parent | 3e0ff127c2210cc54681a776e12d8f1d3ae66630 (diff) | |
download | podman-e156208280e3e9861d324ccf08ded73b9d327e30.tar.gz podman-e156208280e3e9861d324ccf08ded73b9d327e30.tar.bz2 podman-e156208280e3e9861d324ccf08ded73b9d327e30.zip |
Bump to v0.6.2-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 542ce1850..426f7a1c2 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -51,7 +51,7 @@ %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: podman -Version: 0.6.1 +Version: 0.6.2 Release: #COMMITDATE#.git%{shortcommit}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |