diff options
author | Matthew Heon <mheon@redhat.com> | 2020-07-07 14:26:27 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2020-07-07 14:26:27 -0400 |
commit | 0f338dd991fbf5db906942695b5333755e58c4b5 (patch) | |
tree | 9f7dcb76baee3bf5d25f0f4fe489624982db364f /contrib | |
parent | 201c9505b88f451ca877d29a73ed0f1836bb96c7 (diff) | |
download | podman-0f338dd991fbf5db906942695b5333755e58c4b5.tar.gz podman-0f338dd991fbf5db906942695b5333755e58c4b5.tar.bz2 podman-0f338dd991fbf5db906942695b5333755e58c4b5.zip |
Bump to v2.0.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 d0347472c..bf51c76ae 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.2 +Version: 2.0.3 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |