diff options
author | Ruben Pollan <meskio@sindominio.net> | 2014-10-06 11:34:40 -0500 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2014-10-06 11:34:40 -0500 |
commit | 7d093d5b791a69bce9183ead7efece4e9c413e57 (patch) | |
tree | 33ca6a6c084c5474b00d8784374e5240fedd998e | |
parent | 50113102b7b089a576a14d459271ac3c2db48968 (diff) |
Add new leap.keymanager version to VERSION_COMPAT
-rw-r--r-- | changes/VERSION_COMPAT | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT index cc00ecf7..1eadcbe0 100644 --- a/changes/VERSION_COMPAT +++ b/changes/VERSION_COMPAT @@ -8,3 +8,4 @@ # # BEGIN DEPENDENCY LIST ------------------------- # leap.foo.bar>=x.y.z +leap.keymanager>=0.4.0 |