Work with unix socket more defensively
[collectd.git] / bindings / perl / Collectd / Makefile.PL
index be0ec91..baf7166 100644 (file)
@@ -2,7 +2,6 @@ use ExtUtils::MakeMaker;
 
 WriteMakefile(
        'NAME'          => 'Collectd::Unixsock',
-       'VERSION'       => '4.1.2',
        'AUTHOR'        => 'Florian Forster <octo@verplant.org>',
 );