diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-03-08 22:33:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-08 22:33:36 +0100 |
commit | ff46d13ea604381c3a995eae33848cf0c64b3d7a (patch) | |
tree | 3d5899fa145b61f9c4ff66f67d41df631ee92cd4 /contrib/spec/podman.spec.in | |
parent | ba36d790db0a847274d6b4578a3fe65a517b5164 (diff) | |
parent | e926b5d73ee84a72e2fccd5f7bbbd5064548f81c (diff) | |
download | podman-ff46d13ea604381c3a995eae33848cf0c64b3d7a.tar.gz podman-ff46d13ea604381c3a995eae33848cf0c64b3d7a.tar.bz2 podman-ff46d13ea604381c3a995eae33848cf0c64b3d7a.zip |
Merge pull request #9667 from mheon/bump-3.1.0-rc1
[CI:DOCS] Bump to v3.1.0-RC1
Diffstat (limited to 'contrib/spec/podman.spec.in')
-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..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.0.0 +Version: 3.1.0 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |