X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=bindings%2Fperl%2FMakefile.PL;h=f2ef2fd33c1799a6d44f265018c34d8eb3588716;hb=633c3966f770e4d46651a2fe219a18d8a9907a9f;hp=fab2dae454fa929c4c64fd78cb14e951e6761cce;hpb=a459afe5f3097680f41e56b9cafa1198294ce8fc;p=collectd.git diff --git a/bindings/perl/Makefile.PL b/bindings/perl/Makefile.PL index fab2dae4..f2ef2fd3 100644 --- a/bindings/perl/Makefile.PL +++ b/bindings/perl/Makefile.PL @@ -2,7 +2,6 @@ use ExtUtils::MakeMaker; WriteMakefile( 'NAME' => 'Collectd', - 'VERSION' => '4.1.2', 'AUTHOR' => 'Sebastian Harl ', );