diff options
author | Matthew Heon <mheon@redhat.com> | 2019-12-11 12:49:25 -0500 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2019-12-11 12:49:25 -0500 |
commit | 7bbef419fbbe49eddc9caf975159088e9d805823 (patch) | |
tree | 0fd687dd4a1bfdaa155eae4bfb5c6f7c65a36f44 /contrib/spec | |
parent | 11541aec80c0fc588f675decd0ce759a4e353684 (diff) | |
download | podman-7bbef419fbbe49eddc9caf975159088e9d805823.tar.gz podman-7bbef419fbbe49eddc9caf975159088e9d805823.tar.bz2 podman-7bbef419fbbe49eddc9caf975159088e9d805823.zip |
Bump to v1.7.0-rc1v1.7.0-rc1
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 4a3704811..637986f61 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -40,7 +40,7 @@ %global shortcommit_conmon %(c=%{commit_conmon}; echo ${c:0:7}) Name: podman -Version: 1.6.4 +Version: 1.7.0-rc1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |