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