diff options
author | Matthew Heon <mheon@redhat.com> | 2021-03-08 15:45:40 -0500 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-03-08 15:45:40 -0500 |
commit | aa9616cd4dd70d1c51a85c32fb7adf637af05054 (patch) | |
tree | 7dda4e3a2dc2216c54412fec4f626e12918d8e03 /contrib | |
parent | ba36d790db0a847274d6b4578a3fe65a517b5164 (diff) | |
download | podman-aa9616cd4dd70d1c51a85c32fb7adf637af05054.tar.gz podman-aa9616cd4dd70d1c51a85c32fb7adf637af05054.tar.bz2 podman-aa9616cd4dd70d1c51a85c32fb7adf637af05054.zip |
Bump to v3.1.0-rc1v3.1.0-rc1
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 662234f71..b9ddb98eb 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.0.0 +Version: 3.1.0-rc1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |