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