contrib/PerlLib/Collectd.pm: Bumbed the version to 4.0.8.
[collectd.git] / contrib / PerlLib / Collectd.pm
index 594c15e..a8f6043 100644 (file)
@@ -44,7 +44,7 @@ our %EXPORT_TAGS = (
 
 Exporter::export_ok_tags('all');
 
-bootstrap Collectd "4.0.7";
+bootstrap Collectd "4.0.8";
 
 1;