diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-02-26 17:33:45 -0500 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-02-26 17:33:45 -0500 |
commit | 006206abe1bed76835049c819dbffb5308a63a38 (patch) | |
tree | a615d7bb57e28422497f8e77433bea7c35d1cdfd /contrib/spec/podman.spec.in | |
parent | 174e8997aa0d8fc648564a9ac2a79ab786e87362 (diff) | |
download | podman-006206abe1bed76835049c819dbffb5308a63a38.tar.gz podman-006206abe1bed76835049c819dbffb5308a63a38.tar.bz2 podman-006206abe1bed76835049c819dbffb5308a63a38.zip |
Bump to v1.1.0v1.1.0
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
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 bf75522dc..1c51de600 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -39,7 +39,7 @@ %global shortcommit_conmon %(c=%{commit_conmon}; echo ${c:0:7}) Name: podman -Version: 1.0.1 +Version: 1.1.0 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |