diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-06-01 18:23:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-01 18:23:07 -0400 |
commit | 22e6f1164115378269c789b418c01e05178be277 (patch) | |
tree | cb9296d9b3113666f1f7e5849a5b14afca125b53 /contrib/spec/podman.spec.in | |
parent | 96dc5fd0d5abb9a6edbc66a03c34b72958c14bb1 (diff) | |
parent | 05216704321d9fc8415368dfd73b5bebe4ba62a3 (diff) | |
download | podman-22e6f1164115378269c789b418c01e05178be277.tar.gz podman-22e6f1164115378269c789b418c01e05178be277.tar.bz2 podman-22e6f1164115378269c789b418c01e05178be277.zip |
Merge pull request #880 from mheon/bump-0.6.1
Bump to v0.6.1
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 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 |