X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=5fd1ced618086ac76a5b0d26f7390c442f1c5b12;hb=361a0fd38d7adf95847508f54c0bde9b3f98662e;hp=c2c092efd36977dd7eaa4ca2534a120d5911cc8b;hpb=c0be57bdf5f3fef44227f2e0acf6a7a74c1a7620;p=rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index c2c092e..5fd1ced 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.199908; +$VERSION=1.2008; bootstrap RRDs $VERSION;