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