X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=3531a27d8acd725fbe5f743d30c219a2654a0998;hb=d4110e29da41ce702bcc3327e86768c6f266915e;hp=fbd9c96b963963149104e765a61c98a7dbeddd84;hpb=1a6a5037fc0a036678974a69bc421a89626f9824;p=rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index fbd9c96..3531a27 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.3001; +$VERSION=1.3002; bootstrap RRDs $VERSION;