diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-09-07 14:56:37 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-07 14:56:37 -0400 |
commit | c325a1842039eb7af1b6114c5f819ffe2d30bfe9 (patch) | |
tree | c337192110e7acfe724e23591ab3d6e26944be91 /contrib/spec/podman.spec.in | |
parent | 086f3732ab0f524f8965815c94d6e049200b2237 (diff) | |
parent | 947a46e32dbb0e3c52a4c0dbcb6bfafbe79560b8 (diff) | |
download | podman-c325a1842039eb7af1b6114c5f819ffe2d30bfe9.tar.gz podman-c325a1842039eb7af1b6114c5f819ffe2d30bfe9.tar.bz2 podman-c325a1842039eb7af1b6114c5f819ffe2d30bfe9.zip |
Merge pull request #1428 from mheon/bump-0.9.1
Bump to v0.9.1
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 6f67b84dc..1ac20865d 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.9.1 +Version: 0.9.2 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |