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