Attached a patch for the rrd-tool LIBDBI integration with the following improvements:
[rrdtool.git] / bindings / perl-shared / RRDs.pm
index fbd9c96..3531a27 100644 (file)
@@ -7,7 +7,7 @@ use vars qw(@ISA $VERSION);
 
 require DynaLoader;
 
-$VERSION=1.3001;
+$VERSION=1.3002;
 
 bootstrap RRDs $VERSION;