diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-03-23 14:00:57 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-23 14:00:57 -0400 |
commit | 684eb8fbfc384906dee304f88fdb6f1a3c637620 (patch) | |
tree | dda08d8fca3705c81af8fd28f2775c1d87e12eec /contrib/spec/podman.spec.in | |
parent | 3f5da4d0dd04f755f9a46f93d59f2db58285436b (diff) | |
parent | 6a0282a609e712d34848130a3ad343c1668a787e (diff) | |
download | podman-684eb8fbfc384906dee304f88fdb6f1a3c637620.tar.gz podman-684eb8fbfc384906dee304f88fdb6f1a3c637620.tar.bz2 podman-684eb8fbfc384906dee304f88fdb6f1a3c637620.zip |
Merge pull request #542 from mheon/bump_0_3_4
Bump to v0.3.4
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 e0efab9b5..f6fffee89 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -44,7 +44,7 @@ %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: podman -Version: 0.3.4 +Version: 0.3.5 Release: git%{shortcommit}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |