Merge branch 'collectd-4.0' into collectd-4.1
[collectd.git] / contrib / PerlLib / Collectd.pm
index 86485ca..f95f9c3 100644 (file)
@@ -44,7 +44,7 @@ our %EXPORT_TAGS = (
 
 Exporter::export_ok_tags('all');
 
-bootstrap Collectd "4.0.4";
+bootstrap Collectd "4.1.1";
 
 1;