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