diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-04-27 17:27:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-27 17:27:06 -0400 |
commit | 677442587254a0f454e897bdc8880d771cd7f3b6 (patch) | |
tree | e7901cb4e1dcc37fb98999133bd4bb6e3bfa56e0 /contrib/spec/podman.spec.in | |
parent | a824186ac9803ef5f7548df790988a4ebd2d9c07 (diff) | |
parent | d9cced240b6953218cbcb7e0605e777c078f5f07 (diff) | |
download | podman-677442587254a0f454e897bdc8880d771cd7f3b6.tar.gz podman-677442587254a0f454e897bdc8880d771cd7f3b6.tar.bz2 podman-677442587254a0f454e897bdc8880d771cd7f3b6.zip |
Merge pull request #689 from mheon/bump_0_4_4
Bump to v0.4.4
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 6814bfea4..cfbc5316b 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.4 +Version: 0.5.1 Release: #COMMITDATE#.git%{shortcommit}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |