diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-01-11 15:15:27 -0500 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-01-11 15:17:03 -0500 |
commit | 82e80110c3f2d8728745c47e340f3bee4d408846 (patch) | |
tree | e672a6abd899ca2ec279d36327b8aca22174d9f0 /contrib/spec | |
parent | d32e2d1fecb80f74a727f857bacda08bea9b7d67 (diff) | |
download | podman-82e80110c3f2d8728745c47e340f3bee4d408846.tar.gz podman-82e80110c3f2d8728745c47e340f3bee4d408846.tar.bz2 podman-82e80110c3f2d8728745c47e340f3bee4d408846.zip |
Bump to v1.0.0v1.0.0
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
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 16cf01976..e8a4dd550 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: 0.12.2 +Version: 1.0.0 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |