network plugin, libcollectdclient: Check return value of gcry_control().
[collectd.git] / bindings / perl / Makefile.PL
index fab2dae..f2ef2fd 100644 (file)
@@ -2,7 +2,6 @@ use ExtUtils::MakeMaker;
 
 WriteMakefile(
        'NAME'          => 'Collectd',
-       'VERSION'       => '4.1.2',
        'AUTHOR'        => 'Sebastian Harl <sh@tokkee.org>',
 );