X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=f4a78ae3db8c637b50a3b7ea2b21b7b3907e1e4b;hb=37329a5f991870e8f47c8a52f6dd594fef813de6;hp=0b847d28bec02392904c01a7c4ebbcefbee42a6e;hpb=eb8fcb6eb9d3477b3808c8397e13c3f4e1d6ea45;p=rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index 0b847d2..f4a78ae 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.199905; +$VERSION=1.2006; bootstrap RRDs $VERSION;