diff options
author | Matthew Heon <mheon@redhat.com> | 2019-06-18 19:27:19 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2019-06-18 19:27:19 -0400 |
commit | c225934726c081333ebfd3f03b168b9b38c8bfcf (patch) | |
tree | 5633a250222b71e7a7642419bb96487d0e7c5124 /contrib | |
parent | 9b6a98cfd7813513e5697888baa93318395a2055 (diff) | |
download | podman-c225934726c081333ebfd3f03b168b9b38c8bfcf.tar.gz podman-c225934726c081333ebfd3f03b168b9b38c8bfcf.tar.bz2 podman-c225934726c081333ebfd3f03b168b9b38c8bfcf.zip |
Bump to v1.4.3-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 d0ad07044..68d02325a 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.2 +Version: 1.4.3 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |