diff options
author | Matthew Heon <mheon@redhat.com> | 2020-04-13 09:47:17 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2020-04-13 09:47:17 -0400 |
commit | cbb5652a531bd19f1c6702f42c273596f79baee8 (patch) | |
tree | a9c22ca664e10ac5423e1aba2469965cc47523a1 /contrib/spec | |
parent | 1593d4c052fc0795e6fe31917edcb1ecbe5ee192 (diff) | |
download | podman-cbb5652a531bd19f1c6702f42c273596f79baee8.tar.gz podman-cbb5652a531bd19f1c6702f42c273596f79baee8.tar.bz2 podman-cbb5652a531bd19f1c6702f42c273596f79baee8.zip |
Bump to v1.9.0-rc1v1.9.0-rc1
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'contrib/spec')
-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 9641a52e6..fb73920af 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -48,7 +48,7 @@ Epoch: 99 %else Epoch: 0 %endif -Version: 1.8.3 +Version: 1.9.0-rc1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |