X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=47199f21c1c0fca68c265842f31b30b558598d9c;hb=54b2941bf83b09739e89da6c5dad5482cbe05ab8;hp=bd5d6b2efb11399d967315da91d4ca8c48c6c206;hpb=e402fcb2dd0e50624e0b65003fe88960514c892b;p=rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index bd5d6b2..47199f2 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.199001; +$VERSION=1.199902; bootstrap RRDs $VERSION;