diff options
author | Matthew Heon <mheon@redhat.com> | 2021-03-29 16:44:43 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-03-29 16:44:43 -0400 |
commit | ec1a512ac008f816100da5d15b53907d7f1e2952 (patch) | |
tree | 235606091205643336ebf9d2d3e39fcd11db173f /contrib | |
parent | 9f09fb62cba8f44c18eda84db3e72aab3ae76046 (diff) | |
download | podman-ec1a512ac008f816100da5d15b53907d7f1e2952.tar.gz podman-ec1a512ac008f816100da5d15b53907d7f1e2952.tar.bz2 podman-ec1a512ac008f816100da5d15b53907d7f1e2952.zip |
Bump to v3.1.1-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 5e820719f..9d871f719 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -42,7 +42,7 @@ Epoch: 99 %else Epoch: 0 %endif -Version: 3.1.0 +Version: 3.1.1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |