X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=2287692de294f4921e401ba4a30b42a19845c4ef;hb=0dc5d6d50c0d95ba4f04b656358b26518d4ce854;hp=c6d3f1d5af863d88cd53b57f311c135c9b85a092;hpb=6c5e7f32e3052259aa5e14053cb4bab04346ea94;p=rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index c6d3f1d..2287692 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.199906; +$VERSION=1.2009; bootstrap RRDs $VERSION;