diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-10-11 16:53:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-11 16:53:55 -0400 |
commit | da5c89497f9d6ee5cb6e826d7db7cca5686ab4f7 (patch) | |
tree | 4708159a05f1f544eb9aa72b7e8f9578dbc70f5b /contrib | |
parent | 44b650c38e86ff87786c29113feb88e28ff541be (diff) | |
parent | 99d901265026574351eeef9baf19c01ea7421a31 (diff) | |
download | podman-da5c89497f9d6ee5cb6e826d7db7cca5686ab4f7.tar.gz podman-da5c89497f9d6ee5cb6e826d7db7cca5686ab4f7.tar.bz2 podman-da5c89497f9d6ee5cb6e826d7db7cca5686ab4f7.zip |
Merge pull request #1634 from mheon/bump-0.10.1
Bump to v0.10.1
Diffstat (limited to 'contrib')
-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 a114d8384..c2d8fc59d 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.9.4 +Version: 0.10.2 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |