X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=5fd1ced618086ac76a5b0d26f7390c442f1c5b12;hb=361a0fd38d7adf95847508f54c0bde9b3f98662e;hp=f3a5f123ef88eb3c774d80684262a7ba047cbccc;hpb=35f5945e114df7324be00de01bcde77e096a2373;p=rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index f3a5f12..5fd1ced 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.2000; +$VERSION=1.2008; bootstrap RRDs $VERSION;