X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=b75c9f0a9268f6ca49c1f6f33edf79e78b8c0345;hp=4182251eef58c1104f69aa296a240f7962d5d671;hb=a4c8bc0c3fe53c713819358f506aa5d24bae5754;hpb=63ec9d67f71e54ddf095dd36cc9b79550040bd86 diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index 4182251..b75c9f0 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.299908051601; +$VERSION=1.299908051800; bootstrap RRDs $VERSION;