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