diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2018-08-10 17:31:52 -0400 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-08-10 22:27:35 +0000 |
commit | 86410523dc6caa98302fc4f879e4fdcf937c50ab (patch) | |
tree | 560b76201db3ab49a0c60e91a49bbbe258e57e4f /contrib | |
parent | 7a526bbf9e7bfafb6c62115ca0f388fc4cc20f2f (diff) | |
download | podman-86410523dc6caa98302fc4f879e4fdcf937c50ab.tar.gz podman-86410523dc6caa98302fc4f879e4fdcf937c50ab.tar.bz2 podman-86410523dc6caa98302fc4f879e4fdcf937c50ab.zip |
Bump to v0.8.3-dev
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes: #1256
Approved by: rhatdan
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 403379340..31a70fbde 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -33,7 +33,7 @@ %global shortcommit0 %(c=%{commit0}; echo ${c:0:8}) Name: podman -Version: 0.8.2 +Version: 0.8.3 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |