diff options
author | Matthew Heon <mheon@redhat.com> | 2019-06-07 16:49:51 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2019-06-07 16:49:51 -0400 |
commit | 4bd0fcf561e78224cd053d150dcd459b1e8d0479 (patch) | |
tree | 3b764c9aa1fc8d7cd468b1d9e7924f027f5ea087 /contrib | |
parent | 41365a8f6760349cac826a7c1d50ba2c4057ed50 (diff) | |
download | podman-4bd0fcf561e78224cd053d150dcd459b1e8d0479.tar.gz podman-4bd0fcf561e78224cd053d150dcd459b1e8d0479.tar.bz2 podman-4bd0fcf561e78224cd053d150dcd459b1e8d0479.zip |
Bump to v1.4.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 e7e010be9..8c2ccd4b0 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.4.0 +Version: 1.4.1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |