X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=211480c1a8570536afe6aa7e43114857e9105a49;hp=b1c0890f21e16e9be8793fefba44f3fb509fcd10;hb=0b2a8e05bce8b1a5d6448519356955125b01bfce;hpb=56d67cdd0c5b2c27c9242a3d5810c7184917f663 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