X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=211480c1a8570536afe6aa7e43114857e9105a49;hb=fe7b8ee07689383ff32fa4671880fbf564b4804d;hp=b1c0890f21e16e9be8793fefba44f3fb509fcd10;hpb=56d67cdd0c5b2c27c9242a3d5810c7184917f663;p=rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index b1c0890..211480c 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.4000; +$VERSION=1.4003; bootstrap RRDs $VERSION; @@ -34,6 +34,7 @@ RRDs - Access RRDtool as a shared module RRDs::dump ... RRDs::restore ... RRDs::flushcached ... + $RRDs::VERSION =head1 DESCRIPTION