fix for #301: plug memory leak in lua bindings -- bmayland @ leoninedev.com
[rrdtool.git] / bindings / perl-piped / RRDp.pm
index c01ef77..bf2abe8 100644 (file)
@@ -124,7 +124,7 @@ sub cmd (@);
 sub end ();
 sub read ();
 
-$VERSION=1.4001;
+$VERSION=1.4003;
 
 sub start ($){
   croak "rrdtool is already running"