diff options
author | Matthew Heon <mheon@redhat.com> | 2019-10-02 12:42:13 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2019-10-02 12:42:13 -0400 |
commit | faf70ae58981a87755a799b7ea911555a45c0f5b (patch) | |
tree | 6bc763f3ce6d38fe9a4a47d6760cf916e48edba4 /contrib/spec/podman.spec.in | |
parent | a2fdb6ea0236fa3b5ea9a88dc513af310f07c49c (diff) | |
download | podman-faf70ae58981a87755a799b7ea911555a45c0f5b.tar.gz podman-faf70ae58981a87755a799b7ea911555a45c0f5b.tar.bz2 podman-faf70ae58981a87755a799b7ea911555a45c0f5b.zip |
Bump to v1.6.1-dev
Signed-off-by: Matthew Heon <mheon@redhat.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 3816bd0af..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.1-rc1 +Version: 1.6.1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |