diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-05-16 13:12:34 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-05-16 17:38:43 -0400 |
commit | 03918cfd5f84cfe7f6095786415c094af67aab0f (patch) | |
tree | 08446e2b87725834385b8101bc56844793e1745b /contrib | |
parent | 7210727e205c333af9a2d0ed0bb66adcf92a6369 (diff) | |
download | podman-03918cfd5f84cfe7f6095786415c094af67aab0f.tar.gz podman-03918cfd5f84cfe7f6095786415c094af67aab0f.tar.bz2 podman-03918cfd5f84cfe7f6095786415c094af67aab0f.zip |
Bump to v1.3.2-dev
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
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 |