diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-05-17 01:20:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-17 01:20:58 +0200 |
commit | 1b0b738bef0c0a47a1c1d1989c4a0857037e378b (patch) | |
tree | de645bf6968e7cf2618ae56fa8b16cdb1d89185a /contrib | |
parent | e2cd3d2eec0124ffe2097cfbe40f5956e1e7b5ca (diff) | |
parent | a61ebf04461f814e52635c87f9ddfa8fec1eb010 (diff) | |
download | podman-1b0b738bef0c0a47a1c1d1989c4a0857037e378b.tar.gz podman-1b0b738bef0c0a47a1c1d1989c4a0857037e378b.tar.bz2 podman-1b0b738bef0c0a47a1c1d1989c4a0857037e378b.zip |
Merge pull request #3140 from mheon/bump-1.3.1
Bump to v1.3.1
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 29c786ca6..5e5789cf5 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.1 +Version: 1.3.2 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |