X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=04c8333f2e7506b47ef1938c2c0e7c8aa586ceca;hb=daf8e7ff715a59e1f9827080d1b785ffb3c5a4b1;hp=b75c9f0a9268f6ca49c1f6f33edf79e78b8c0345;hpb=a4c8bc0c3fe53c713819358f506aa5d24bae5754;p=rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index b75c9f0..04c8333 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.299908051800; +$VERSION=1.299908053100; bootstrap RRDs $VERSION;