Merge branch 'collectd-3.11' into collectd-4.0
[collectd.git] / contrib / PerlLib / Collectd.pm
index c147eb8..594c15e 100644 (file)
@@ -44,7 +44,7 @@ our %EXPORT_TAGS = (
 
 Exporter::export_ok_tags('all');
 
-bootstrap Collectd "4.0.1";
+bootstrap Collectd "4.0.7";
 
 1;