plugins/check_amanda-client
changeset 15 a1b5a2326a66
parent 13 0f74bcc68b05
child 16 647c46fe92cf
--- a/plugins/check_amanda-client	Tue Jan 14 14:33:43 2014 +0100
+++ b/plugins/check_amanda-client	Tue Jan 14 16:54:10 2014 +0100
@@ -12,7 +12,7 @@
 use Carp;
 use Pod::Usage;
 
-our $VERSION = '0.1.0';
+our $VERSION = '0.0.2';
 
 sub su;
 sub find_tool;