diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-08-11 15:14:52 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@gmail.com> | 2018-08-11 15:14:52 -0400 |
commit | 4dc6ece826854395d470184b3aac460c8d74ee71 (patch) | |
tree | 20fc346d7a70ba7552cdf105577202be72941202 /contrib | |
parent | f38eb4fe50427549db8957e5033b73f04b4d5c82 (diff) | |
download | podman-4dc6ece826854395d470184b3aac460c8d74ee71.tar.gz podman-4dc6ece826854395d470184b3aac460c8d74ee71.tar.bz2 podman-4dc6ece826854395d470184b3aac460c8d74ee71.zip |
Bump to v0.8.3-dev
Signed-off-by: Matthew Heon <matthew.heon@gmail.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 1f79597e1..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.1 +Version: 0.8.3 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |