diff options
author | Matthew Heon <mheon@redhat.com> | 2021-03-08 15:45:43 -0500 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-03-08 15:45:43 -0500 |
commit | e926b5d73ee84a72e2fccd5f7bbbd5064548f81c (patch) | |
tree | 3d5899fa145b61f9c4ff66f67d41df631ee92cd4 /contrib/spec | |
parent | aa9616cd4dd70d1c51a85c32fb7adf637af05054 (diff) | |
download | podman-e926b5d73ee84a72e2fccd5f7bbbd5064548f81c.tar.gz podman-e926b5d73ee84a72e2fccd5f7bbbd5064548f81c.tar.bz2 podman-e926b5d73ee84a72e2fccd5f7bbbd5064548f81c.zip |
Bump to v3.1.0-dev
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'contrib/spec')
-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 b9ddb98eb..5e820719f 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-rc1 +Version: 3.1.0 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |