diff options
author | Matthew Heon <mheon@redhat.com> | 2020-07-23 12:37:26 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2020-07-23 12:37:26 -0400 |
commit | d7d5068c6b50aa35529ae7dd24e654f0e2fc9545 (patch) | |
tree | 9a0aa76cc11555595a38ebc443e0a165759e3b21 /contrib | |
parent | 2349723f89bdb3033d064f6278ca04da8b8ae42d (diff) | |
download | podman-d7d5068c6b50aa35529ae7dd24e654f0e2fc9545.tar.gz podman-d7d5068c6b50aa35529ae7dd24e654f0e2fc9545.tar.bz2 podman-d7d5068c6b50aa35529ae7dd24e654f0e2fc9545.zip |
Bump to v2.0.4-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 bf51c76ae..cc3eb63a4 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -42,7 +42,7 @@ Epoch: 99 %else Epoch: 0 %endif -Version: 2.0.3 +Version: 2.0.4 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |