diff options
author | Matthew Heon <mheon@redhat.com> | 2019-10-30 16:48:56 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2019-10-30 16:48:56 -0400 |
commit | 76dd2bd1a0849af48a9eff117f69d3eaabf4b4d3 (patch) | |
tree | d13aa7662895894c93cb93049fd8347e89b418bf /contrib | |
parent | 86d438492c5e1464a1c773a902b58ceeea846465 (diff) | |
download | podman-76dd2bd1a0849af48a9eff117f69d3eaabf4b4d3.tar.gz podman-76dd2bd1a0849af48a9eff117f69d3eaabf4b4d3.tar.bz2 podman-76dd2bd1a0849af48a9eff117f69d3eaabf4b4d3.zip |
Bump to v1.6.3-dev
Signed-off-by: Matthew Heon <mheon@redhat.com>
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 5192408f2..8e0cb9950 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-rc1 +Version: 1.6.3 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |