diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-11-04 17:50:14 -0500 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-11-04 17:50:14 -0500 |
commit | 830808cba78081b81f803dd1f099be5bf64407b8 (patch) | |
tree | 089660bf9078d206331a746e8bbbab3c1d9f4853 /contrib | |
parent | 23058842f2364cd50f6bd681d3fc7b13c5340d41 (diff) | |
download | podman-830808cba78081b81f803dd1f099be5bf64407b8.tar.gz podman-830808cba78081b81f803dd1f099be5bf64407b8.tar.bz2 podman-830808cba78081b81f803dd1f099be5bf64407b8.zip |
Bump development version to 1.6.4-dev
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'contrib')
-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 8e0cb9950..33ecc8eba 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: 1.6.3 +Version: 1.6.4 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |