diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-06-22 15:55:05 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@gmail.com> | 2018-06-22 15:55:05 -0400 |
commit | 32bfb5107cdd3ed41ab68b2b78a8de1306dec329 (patch) | |
tree | 320055bff2cf0ce7b2544f586312ebe450b0e29c /contrib/spec/podman.spec.in | |
parent | d5beb2f4feeea2816606bd8b4a03c0407263b174 (diff) | |
download | podman-32bfb5107cdd3ed41ab68b2b78a8de1306dec329.tar.gz podman-32bfb5107cdd3ed41ab68b2b78a8de1306dec329.tar.bz2 podman-32bfb5107cdd3ed41ab68b2b78a8de1306dec329.zip |
Bump to v0.6.5-dev
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
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 a1aa5ff44..0837de8d8 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -51,7 +51,7 @@ %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: podman -Version: 0.6.4 +Version: 0.6.5 Release: #COMMITDATE#.git%{shortcommit}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |