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