From: Florian Forster Date: Wed, 24 Oct 2007 18:49:33 +0000 (+0200) Subject: contrib/PerlLib/Collectd.pm: Bumped version to 4.1.3. X-Git-Tag: collectd-4.1.3~1 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=560ba5a3bc3163bfd0c625a1cd9d4c1c15850edf;p=collectd.git contrib/PerlLib/Collectd.pm: Bumped version to 4.1.3. --- diff --git a/contrib/PerlLib/Collectd.pm b/contrib/PerlLib/Collectd.pm index 0c6c6c80..17cbe6ab 100644 --- a/contrib/PerlLib/Collectd.pm +++ b/contrib/PerlLib/Collectd.pm @@ -44,7 +44,7 @@ our %EXPORT_TAGS = ( Exporter::export_ok_tags('all'); -bootstrap Collectd "4.1.2"; +bootstrap Collectd "4.1.3"; 1;