diff options
author | Matthew Heon <matthew.heon@pm.me> | 2020-01-31 12:44:59 -0500 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2020-01-31 12:44:59 -0500 |
commit | 5558c2620cb9ad32173a1a9e2240c2adff2fc888 (patch) | |
tree | eb977aa8359f6c39611aba06e5402401d3ff4910 /contrib | |
parent | dd6209e1551c41d574e2c3039d51a69078beaf3f (diff) | |
download | podman-5558c2620cb9ad32173a1a9e2240c2adff2fc888.tar.gz podman-5558c2620cb9ad32173a1a9e2240c2adff2fc888.tar.bz2 podman-5558c2620cb9ad32173a1a9e2240c2adff2fc888.zip |
Bump to v1.8.0-rc1v1.8.0-rc1
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
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 25c70c392..7f17cb472 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -43,7 +43,7 @@ %global shortcommit_conmon %(c=%{commit_conmon}; echo ${c:0:7}) Name: podman -Version: 1.7.1 +Version: 1.8.0-rc1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |