diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-09-21 18:25:18 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-21 18:25:18 -0400 |
commit | af791f340cfc3f8134e1fe0e3b0a6d3597706277 (patch) | |
tree | 1dd9b9d070b1520b61a929e7961e480fe291fa74 /contrib/spec/podman.spec.in | |
parent | 58e6395e9801acb29483dc7d7836952d2116106d (diff) | |
parent | b1799d08398e23ec732a3a2774a8cc2e9a680cb4 (diff) | |
download | podman-af791f340cfc3f8134e1fe0e3b0a6d3597706277.tar.gz podman-af791f340cfc3f8134e1fe0e3b0a6d3597706277.tar.bz2 podman-af791f340cfc3f8134e1fe0e3b0a6d3597706277.zip |
Merge pull request #1530 from mheon/bump-0.9.3
Bump to v0.9.3
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 746622001..88504a928 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.3 +Version: 0.9.4 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |