diff options
author | Matthew Heon <mheon@redhat.com> | 2021-09-30 14:45:07 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-09-30 14:45:07 -0400 |
commit | 91f9682c7fd05f57ee203f4d318738ef26c662b2 (patch) | |
tree | ff91b18fc355206df5ef80568688155b62eecb63 /contrib | |
parent | 6e8de00bb224f9931d7402648f0177e7357ed079 (diff) | |
download | podman-91f9682c7fd05f57ee203f4d318738ef26c662b2.tar.gz podman-91f9682c7fd05f57ee203f4d318738ef26c662b2.tar.bz2 podman-91f9682c7fd05f57ee203f4d318738ef26c662b2.zip |
Bump to v3.4.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 d59aaf1f9..0344c1776 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -36,7 +36,7 @@ Epoch: 99 %else Epoch: 0 %endif -Version: 3.4.0 +Version: 3.4.1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |