X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=fcc702097121aab0e0c7c8e3a321026783b84cb3;hp=bd5d6b2efb11399d967315da91d4ca8c48c6c206;hb=2332a779661e671ef11cb5e0ef721e1341ee6c12;hpb=e402fcb2dd0e50624e0b65003fe88960514c892b diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index bd5d6b2..fcc7020 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.199901; bootstrap RRDs $VERSION;