X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=bindings%2Fperl-shared%2FRRDs.pm;h=80bd3f6ae22ab214b1db813043089811de061789;hb=f439b204fb1481edd6a777a3b172ccd722b5b6ed;hp=a309008947a933ed050550d2c52b4a72ca7cfc90;hpb=c112f7c06e534ce7a5a4e25b6f7f742aeb051850;p=rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index a309008..80bd3f6 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.199903; +$VERSION=1.199905; bootstrap RRDs $VERSION;