X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=0f7f2a53d866abf258af6487a6d14a653b6eae09;hp=b1c0890f21e16e9be8793fefba44f3fb509fcd10;hb=ce30e9e1379022835687aa08b7712e27372e05ec;hpb=56d67cdd0c5b2c27c9242a3d5810c7184917f663 diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index b1c0890..0f7f2a5 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.4000; +$VERSION=1.4001; bootstrap RRDs $VERSION;