diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-11-15 15:40:49 -0500 |
---|---|---|
committer | Matthew Heon <matthew.heon@gmail.com> | 2018-11-15 15:40:49 -0500 |
commit | 594495db2637a6e485fffd8aa57c193244e16578 (patch) | |
tree | 334286380f6aff76afe6f2cca47676ac4afc32fc /contrib/spec/podman.spec.in | |
parent | 1b52843cfd2ae254a6e52c74e564730f1c875c4c (diff) | |
download | podman-594495db2637a6e485fffd8aa57c193244e16578.tar.gz podman-594495db2637a6e485fffd8aa57c193244e16578.tar.bz2 podman-594495db2637a6e485fffd8aa57c193244e16578.zip |
Bump to v0.11.1.1v0.11.1.1
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
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 3192cbfed..97d01ba84 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: 0.11.2 +Version: 0.11.1.1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |