diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2018-06-08 12:23:13 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2018-06-08 12:23:13 -0400 |
commit | 4bed83a54c776da42571de7f68e825952b017f1b (patch) | |
tree | 7f21d16ea84b336616989607a3f88d0606d60e93 /contrib/spec | |
parent | 72c0b4f1e2a4a4ceb629e65837f2efe6496c387d (diff) | |
download | podman-4bed83a54c776da42571de7f68e825952b017f1b.tar.gz podman-4bed83a54c776da42571de7f68e825952b017f1b.tar.bz2 podman-4bed83a54c776da42571de7f68e825952b017f1b.zip |
Bump to v0.6.3-dev
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'contrib/spec')
-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 426f7a1c2..0ef19adda 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.2 +Version: 0.6.3 Release: #COMMITDATE#.git%{shortcommit}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |