X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=b1c0890f21e16e9be8793fefba44f3fb509fcd10;hp=33dd52996bcd3d8522a3e57b79d492eab8a19ecd;hb=56d67cdd0c5b2c27c9242a3d5810c7184917f663;hpb=d04c73fd0282677f8ba238bde808831a16853bc2 diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index 33dd529..b1c0890 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.3002; +$VERSION=1.4000; bootstrap RRDs $VERSION;