diff options
author | Matthew Heon <mheon@redhat.com> | 2019-06-07 16:50:53 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-07 16:50:53 -0400 |
commit | 43dc5bb627be48e16f885455b9238fe3f7cf3c4d (patch) | |
tree | 57b0aeec0f46adc03256cf96157e3c4d994c4e5a /contrib/spec/podman.spec.in | |
parent | 1f31892a9fd8573d4b25274b208e6b9f860cdf81 (diff) | |
parent | 7ce4036187ed385da44b11d007c8bb9421c047be (diff) | |
download | podman-43dc5bb627be48e16f885455b9238fe3f7cf3c4d.tar.gz podman-43dc5bb627be48e16f885455b9238fe3f7cf3c4d.tar.bz2 podman-43dc5bb627be48e16f885455b9238fe3f7cf3c4d.zip |
Merge pull request #3282 from mheon/bump-1.4.0
Bump to v1.4.0
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 a1c11a5a6..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.3.2 +Version: 1.4.1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |