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