X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=84afaab965eee775fa2e55b91e2fd48b01b71d6b;hb=aa4d951ab71eb7fe57840c3baaddf36809806aef;hp=32e4dc94c743e8ba3caa71351dfa344b93402b17;hpb=990fcfb7eec407edfe504f42760bae204e1c074d;p=rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index 32e4dc9..84afaab 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.199909; +$VERSION=1.2010; bootstrap RRDs $VERSION;