diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-09-14 18:14:51 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-14 18:14:51 -0400 |
commit | 81df604bdb20367572f2f69872da802cb5846e35 (patch) | |
tree | 26e3671705e1b8b0816d173cdf1dea76c524c3f6 /contrib/spec/podman.spec.in | |
parent | ab5dd390ccbb0dbb33b7a78cbb41cb3807a459d2 (diff) | |
parent | 9cae1696f61f0333ed89007340723618825b9861 (diff) | |
download | podman-81df604bdb20367572f2f69872da802cb5846e35.tar.gz podman-81df604bdb20367572f2f69872da802cb5846e35.tar.bz2 podman-81df604bdb20367572f2f69872da802cb5846e35.zip |
Merge pull request #1480 from mheon/bump-0.9.2
Bump to 0.9.2
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 be7b78227..71b4ac51b 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.2 +Version: 0.9.3 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |