diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2014-01-28 13:20:39 +0100 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2016-10-07 09:48:53 +0200 |
commit | 57e9773c83f7aa6bfe39fe58fdf74e98c41e4a00 (patch) | |
tree | 245d6ed801f32b0026fd0fbf0e5bdb1b4f8ad10e | |
parent | 2ef1fab33646738dae926c2eb41c70fa3e96afdc (diff) |
Add the provider version for compatibility with plainbox >= 0.5patched-0.3-2
Patch-Name: provider_version.patch
-rw-r--r-- | checkbox.provider | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/checkbox.provider b/checkbox.provider index 5e311f4..abb789f 100644 --- a/checkbox.provider +++ b/checkbox.provider @@ -2,3 +2,4 @@ name = 2013.com.canonical:checkbox location = /usr/lib/plainbox-providers-1/checkbox/ description = CheckBox provider +version = 1.0 |