diff options
author | Matthew Heon <mheon@redhat.com> | 2021-06-25 14:24:32 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-06-25 14:24:32 -0400 |
commit | bb2cbf0d55c5b96169b3eb9c18bd3ae9b01e1f9f (patch) | |
tree | 24586ba605629c1c0f67d6ec0b954dc8188d6a08 /contrib | |
parent | d577c44e359f9f8284b38cf984f939b3020badc3 (diff) | |
download | podman-bb2cbf0d55c5b96169b3eb9c18bd3ae9b01e1f9f.tar.gz podman-bb2cbf0d55c5b96169b3eb9c18bd3ae9b01e1f9f.tar.bz2 podman-bb2cbf0d55c5b96169b3eb9c18bd3ae9b01e1f9f.zip |
Bump to v3.2.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 b4a4e3c48..304d542dd 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.2.2 +Version: 3.2.3 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |