diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-08-17 15:48:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-17 15:48:48 -0400 |
commit | 8b7eb299ec21bd6d75ed298ad8b24087e3a49023 (patch) | |
tree | 6bbb984acf7cc87ec1a1dfeac4d9af212f088cf6 /contrib/spec/podman.spec.in | |
parent | 33f95b9ef82e48bd8350f6327292e55004bd6013 (diff) | |
parent | 0443127c62e7be14eb4836a767c3af1e18753918 (diff) | |
download | podman-8b7eb299ec21bd6d75ed298ad8b24087e3a49023.tar.gz podman-8b7eb299ec21bd6d75ed298ad8b24087e3a49023.tar.bz2 podman-8b7eb299ec21bd6d75ed298ad8b24087e3a49023.zip |
Merge pull request #1297 from mheon/bump-0.8.3
Bump to 0.8.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 2164926e7..d8febb743 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -33,7 +33,7 @@ %global shortcommit0 %(c=%{commit0}; echo ${c:0:8}) Name: podman -Version: 0.8.3 +Version: 0.8.4 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |