diff options
author | Matthew Heon <mheon@redhat.com> | 2019-09-30 19:02:29 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2019-09-30 19:02:29 -0400 |
commit | d52868f81cc518cf5a046296164cd18ef1c96de9 (patch) | |
tree | 332f232fe656fadf28487d2212fd0b314e8f8897 /contrib | |
parent | b02b072832cac26d7cc468d713303843d2935a36 (diff) | |
download | podman-d52868f81cc518cf5a046296164cd18ef1c96de9.tar.gz podman-d52868f81cc518cf5a046296164cd18ef1c96de9.tar.bz2 podman-d52868f81cc518cf5a046296164cd18ef1c96de9.zip |
Bump to v1.6.1-dev
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 6ac324499..dc734a6b4 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.0 +Version: 1.6.1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |