fix some string marshaling bugs in the Dot Net binding -- Chris Larsen
[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"