X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=e5b06ad92365d093bd3ad7557c2c8bb9788824a0;hb=c24cf5317f753d0bfb376835b4f907462a770384;hp=b3572ddd046fe4468642d719b7ee24ad740307c1;hpb=3d068765c6b6c8d096e0692f22e5b5e407948b54;p=rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index b3572dd..e5b06ad 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.299908051600; +$VERSION=1.299908060801; bootstrap RRDs $VERSION;