diff options
author | Matthew Heon <mheon@redhat.com> | 2019-06-07 16:49:48 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2019-06-07 16:49:48 -0400 |
commit | 41365a8f6760349cac826a7c1d50ba2c4057ed50 (patch) | |
tree | 1608f78fa4a2892dc89ba127192eb6d2447abb89 /contrib/spec | |
parent | 1f31892a9fd8573d4b25274b208e6b9f860cdf81 (diff) | |
download | podman-41365a8f6760349cac826a7c1d50ba2c4057ed50.tar.gz podman-41365a8f6760349cac826a7c1d50ba2c4057ed50.tar.bz2 podman-41365a8f6760349cac826a7c1d50ba2c4057ed50.zip |
Bump to v1.4.0v1.4.0
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'contrib/spec')
-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 a1c11a5a6..e7e010be9 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.3.2 +Version: 1.4.0 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |