X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=761e26bd06cf7e798d564ca19e25769064577296;hb=21c35e69a8791784969afdce4f78bd1d5e82308d;hp=3da8ffdbb023006fe0d811c5968ba59566a205c9;hpb=fd248121a4d1324289fcb6d0429613c6708cd559;p=pkg-rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index 3da8ffd..761e26b 100644 --- a/bindings/perl-shared/RRDs.pm +++ b/bindings/perl-shared/RRDs.pm @@ -7,7 +7,7 @@ use vars qw(@ISA $VERSION); require DynaLoader; -$VERSION=1.4003; +$VERSION=1.4007; bootstrap RRDs $VERSION;