diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-08-31 16:43:58 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@gmail.com> | 2018-08-31 16:43:58 -0400 |
commit | b5495910dcd764f6d69b562e28f258f05d77fa62 (patch) | |
tree | c318c3c200608ee2616ed1f8dd5630d0494fd848 /contrib | |
parent | dc5a711fb6368ce7b817b9c48e5c0102348df29c (diff) | |
download | podman-b5495910dcd764f6d69b562e28f258f05d77fa62.tar.gz podman-b5495910dcd764f6d69b562e28f258f05d77fa62.tar.bz2 podman-b5495910dcd764f6d69b562e28f258f05d77fa62.zip |
Bump to v0.9.1-dev
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
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 f888c0ebd..dbcbfea8f 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.8.5 +Version: 0.9.1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |