diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-04-13 14:51:18 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-13 14:51:18 -0400 |
commit | 191da318cb40709d4c20aebe78ef303aec36d792 (patch) | |
tree | b2651a895ff839d85a8bc6da37d22f7f7bd810fd /contrib/spec/podman.spec.in | |
parent | 8265294d78c672da4f08afbe11b03faf2372750f (diff) | |
parent | df9ebb024dde1751e9807188fd9a739c6a38e09a (diff) | |
download | podman-191da318cb40709d4c20aebe78ef303aec36d792.tar.gz podman-191da318cb40709d4c20aebe78ef303aec36d792.tar.bz2 podman-191da318cb40709d4c20aebe78ef303aec36d792.zip |
Merge pull request #616 from mheon/bump_0_4_2
Bump to v0.4.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 ef42ad090..68468c21b 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.4.2 +Version: 0.4.3 Release: git%{shortcommit}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |