diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2018-06-08 15:07:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-08 15:07:55 -0400 |
commit | b78e7e40f1698dad5faf4d6be2ef6f3c2a410eca (patch) | |
tree | 816aad3c0979b6fdc89bc8d3241053d1dbec8f81 /contrib/spec/podman.spec.in | |
parent | 1cbce851fa0315c147ba02afccd5a2899b5e5c5a (diff) | |
parent | b112164a82964f1a027c4d667ae32ad4e7dfbcf3 (diff) | |
download | podman-b78e7e40f1698dad5faf4d6be2ef6f3c2a410eca.tar.gz podman-b78e7e40f1698dad5faf4d6be2ef6f3c2a410eca.tar.bz2 podman-b78e7e40f1698dad5faf4d6be2ef6f3c2a410eca.zip |
Merge pull request #925 from rhatdan/bump-0.6.2
Bump to v0.6.2
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 426f7a1c2..0ef19adda 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.2 +Version: 0.6.3 Release: #COMMITDATE#.git%{shortcommit}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |