From 6803a3975b3d473831b261f69435b5dc76bb63ca Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Thu, 17 Nov 2016 21:11:43 +0100 Subject: Fix version --- service_passwords.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service_passwords.c b/service_passwords.c index 05ae41e..5e9d87b 100644 --- a/service_passwords.c +++ b/service_passwords.c @@ -831,7 +831,7 @@ static int check_arguments(Slapi_PBlock *pb) Slapi_PluginDesc bindpdesc = { .spd_id = "service_passwords", .spd_vendor = "spline", - .spd_version = "1.0", + .spd_version = "0.2", .spd_description = "preoperation plugin " "to authenticate a bind against different passwords" }; -- cgit v1.2.3-1-g7c22