diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-03-29 13:33:35 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-29 13:33:35 -0400 |
commit | ae43ce00fea42c4b3a8c3add9af4e04eac523c63 (patch) | |
tree | 765b7d12853a960834ad197da0b8753cf925fbb4 /contrib/spec/podman.spec.in | |
parent | 1e59053cc55f82f21442aff6723c89e2af4ddffe (diff) | |
parent | 567902542e9971a67979b144d3c6feacd00df79d (diff) | |
download | podman-ae43ce00fea42c4b3a8c3add9af4e04eac523c63.tar.gz podman-ae43ce00fea42c4b3a8c3add9af4e04eac523c63.tar.bz2 podman-ae43ce00fea42c4b3a8c3add9af4e04eac523c63.zip |
Merge pull request #568 from mheon/bump_0_3_5
Bump to v0.3.5
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 ce6d719df..893dfa234 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -44,7 +44,7 @@ %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: podman -Version: 0.3.5 +Version: 0.4.1 Release: git%{shortcommit}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |