diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-05-25 13:54:33 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-25 13:54:33 -0400 |
commit | 44d1c1c631db0707a677260244492189a33d9784 (patch) | |
tree | 638bfb94674e82e02325c1f8fa17eaa44d1cee46 /contrib | |
parent | 1930f5d7093e84cdcc9e327e296f4733f32b20c8 (diff) | |
parent | a9f200065cdf6235d7775d531e3fffef29194110 (diff) | |
download | podman-44d1c1c631db0707a677260244492189a33d9784.tar.gz podman-44d1c1c631db0707a677260244492189a33d9784.tar.bz2 podman-44d1c1c631db0707a677260244492189a33d9784.zip |
Merge pull request #834 from mheon/bump_0_5_4
Bump 0 5 4
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 51926870c..9d6e37987 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.5.4 +Version: 0.6.1 Release: #COMMITDATE#.git%{shortcommit}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |