[collectd] [PATCH 5/5] bindings/perl: Removed VERSION from all Makefile.PL's.

Sebastian Harl sh at tokkee.org
Mon Oct 1 00:10:56 CEST 2007


Signed-off-by: Sebastian Harl <sh at tokkee.org>
---
 bindings/perl/Collectd/Makefile.PL |    1 -
 bindings/perl/Makefile.PL          |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/bindings/perl/Collectd/Makefile.PL b/bindings/perl/Collectd/Makefile.PL
index be0ec91..baf7166 100644
--- a/bindings/perl/Collectd/Makefile.PL
+++ b/bindings/perl/Collectd/Makefile.PL
@@ -2,7 +2,6 @@ use ExtUtils::MakeMaker;
 
 WriteMakefile(
 	'NAME'		=> 'Collectd::Unixsock',
-	'VERSION'	=> '4.1.2',
 	'AUTHOR'	=> 'Florian Forster <octo at verplant.org>',
 );
 
diff --git a/bindings/perl/Makefile.PL b/bindings/perl/Makefile.PL
index fab2dae..f2ef2fd 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 <sh at tokkee.org>',
 );
 
-- 
1.5.2.1

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20071001/a67870fd/attachment.pgp 


More information about the collectd mailing list