diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-07-24 00:28:32 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-07-24 00:28:32 +0000 |
commit | 8ad0f7f39526ee0d8f52f44f5434dfd518f8897a (patch) | |
tree | 41b3da33258b25b56ab85973b91e4e98dd833ae8 /package/info | |
parent | d9f63961ec01dc02131ad0967734ae1a058b27b8 (diff) | |
download | mdevd-8ad0f7f39526ee0d8f52f44f5434dfd518f8897a.tar.xz |
Add "settle" functionality to mdevd-colplug
- Still untested.
- Also prepare for 0.1.6.0.
- Includes a refactor of several functions in mdevd, moved
into an internal libmdevd that is also used by mdevd-coldplug.
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'package/info')
-rw-r--r-- | package/info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/info b/package/info index 2c62800..d2a6a5d 100644 --- a/package/info +++ b/package/info @@ -1,4 +1,4 @@ package=mdevd -version=0.1.5.2 +version=0.1.6.0 category=admin package_macro_name=MDEVD |