diff options
author | Matthew Heon <mheon@redhat.com> | 2019-12-11 12:49:31 -0500 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2019-12-11 12:49:31 -0500 |
commit | 17c369c25552ffc1a83a546ae3154b457b660967 (patch) | |
tree | df23f257992a7400788848a58013c27c8548b080 /contrib/spec | |
parent | 7bbef419fbbe49eddc9caf975159088e9d805823 (diff) | |
download | podman-17c369c25552ffc1a83a546ae3154b457b660967.tar.gz podman-17c369c25552ffc1a83a546ae3154b457b660967.tar.bz2 podman-17c369c25552ffc1a83a546ae3154b457b660967.zip |
Bump to v1.7.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 637986f61..2b9621dbc 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.7.0-rc1 +Version: 1.7.0 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |