diff options
author | Matthew Heon <mheon@redhat.com> | 2020-11-30 16:31:08 -0500 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2020-11-30 16:31:08 -0500 |
commit | 2ee1814a45f0c42a2a297a7be40835b8acba79a3 (patch) | |
tree | d286ef90372dfe5048dd9b0df2e536e84439e80f /contrib/spec/podman.spec.in | |
parent | db1d2ff111ee9b012779ff3a5279a982520ccda4 (diff) | |
download | podman-2ee1814a45f0c42a2a297a7be40835b8acba79a3.tar.gz podman-2ee1814a45f0c42a2a297a7be40835b8acba79a3.tar.bz2 podman-2ee1814a45f0c42a2a297a7be40835b8acba79a3.zip |
Bump to v2.2.1-dev
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'contrib/spec/podman.spec.in')
-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 ee8ce4d45..9d1d0b772 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.2.0 +Version: 2.2.1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |