Merge branch 'collectd-4.0' into collectd-4.1
[collectd.git] / contrib / PerlLib / Collectd.pm
index ed7cfa4..83624e1 100644 (file)
@@ -44,7 +44,7 @@ our %EXPORT_TAGS = (
 
 Exporter::export_ok_tags('all');
 
-bootstrap Collectd "4.0.6";
+bootstrap Collectd "4.1.0";
 
 1;