X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=04c8333f2e7506b47ef1938c2c0e7c8aa586ceca;hb=074aa84b2d837ae1af91661e82333ffee2f60a2d;hp=757e5ceb4951053247aff070417a2397588c67f7;hpb=ea8c705cc27ef33dee2cc6561ed51e16ddc5d0a9;p=rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index 757e5ce..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.299907080300; +$VERSION=1.299908053100; bootstrap RRDs $VERSION;