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