Bumped version to 4.0.1; Updated ChangeLog.
[collectd.git] / contrib / PerlLib / Collectd.pm
index 9f50f18..c147eb8 100644 (file)
@@ -44,7 +44,7 @@ our %EXPORT_TAGS = (
 
 Exporter::export_ok_tags('all');
 
-bootstrap Collectd "4.0.0";
+bootstrap Collectd "4.0.1";
 
 1;