diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-08-17 15:47:18 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@gmail.com> | 2018-08-17 15:47:18 -0400 |
commit | 4068ec82b867b4adc28e1f2f46501634125b6f5e (patch) | |
tree | e096c30b051e6111191bc0a9e04d3400cbf901e0 /contrib/spec/podman.spec.in | |
parent | 9d09a4d4491c903866c43a7d196ff0bb97e7407e (diff) | |
download | podman-4068ec82b867b4adc28e1f2f46501634125b6f5e.tar.gz podman-4068ec82b867b4adc28e1f2f46501634125b6f5e.tar.bz2 podman-4068ec82b867b4adc28e1f2f46501634125b6f5e.zip |
Bump to v0.8.4-dev
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
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 |