X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=c2e6ef54fb314bf3a407e0e5e7de52d387e3f89d;hp=c6d3f1d5af863d88cd53b57f311c135c9b85a092;hb=f8b321ed9be936455166a5e9297199e84b048526;hpb=3afb4a0f24aca310f4ceadcd8956380746179f88 diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index c6d3f1d..c2e6ef5 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.199906; +$VERSION=1.199907; bootstrap RRDs $VERSION;