diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-07-27 12:11:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-27 12:11:50 -0400 |
commit | bd7566f170d6c6f595a4e1376cabb83a62479584 (patch) | |
tree | 51291d8601428254f1b1d36cf21bac6df9f10275 /contrib | |
parent | f258e43c7c4685102fbbf52303348f434ca8cb3e (diff) | |
parent | 8a10bf5f42ddaa26a4afa6ca53f8ebb975c5c276 (diff) | |
download | podman-bd7566f170d6c6f595a4e1376cabb83a62479584.tar.gz podman-bd7566f170d6c6f595a4e1376cabb83a62479584.tar.bz2 podman-bd7566f170d6c6f595a4e1376cabb83a62479584.zip |
Merge pull request #1173 from mheon/bump-0.7.4
Bump to 0.7.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 1f1274a4d..8b8b2d554 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.7.4 +Version: 0.8.1 Release: #COMMITDATE#.git%{shortcommit}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |