diff options
author | Matthew Heon <mheon@redhat.com> | 2019-10-30 16:45:32 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2019-10-30 16:45:32 -0400 |
commit | 86d438492c5e1464a1c773a902b58ceeea846465 (patch) | |
tree | 976139b2ed94e5c5bafc5b1def4ad79e19fdd314 /contrib | |
parent | 45e0bd3891f96aed251cc3bbc99b3d16bfc7b8ab (diff) | |
download | podman-86d438492c5e1464a1c773a902b58ceeea846465.tar.gz podman-86d438492c5e1464a1c773a902b58ceeea846465.tar.bz2 podman-86d438492c5e1464a1c773a902b58ceeea846465.zip |
Bump to v1.6.3-rc1
Signed-off-by: Matthew Heon <mheon@redhat.com>
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 8e0cb9950..5192408f2 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -39,7 +39,7 @@ %global shortcommit_conmon %(c=%{commit_conmon}; echo ${c:0:7}) Name: podman -Version: 1.6.3 +Version: 1.6.3-rc1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |