diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-04-20 11:42:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-20 11:42:24 -0400 |
commit | 9b457e3f70dcf3ee2a6efee389c928383b62c70c (patch) | |
tree | 28f5a5414bebd76041ddff814e9e66f744aaa9c6 /contrib/spec/podman.spec.in | |
parent | 3c5c0f5b69f8167c68bba88403882a13302c829e (diff) | |
parent | 97ce49681a6da1fead5301e9409ad4113c74adce (diff) | |
download | podman-9b457e3f70dcf3ee2a6efee389c928383b62c70c.tar.gz podman-9b457e3f70dcf3ee2a6efee389c928383b62c70c.tar.bz2 podman-9b457e3f70dcf3ee2a6efee389c928383b62c70c.zip |
Merge pull request #651 from mheon/bump_0_4_3
Bump to v0.4.3
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 b210fed81..b78c5b60e 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.4.3 +Version: 0.4.4 Release: git%{shortcommit}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |