X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=c38b6c95060484a4b54334d7d94ab31afa6c2b7c;hb=91b2f1022a195d008d818f283690ef63a00fd79c;hp=33dd52996bcd3d8522a3e57b79d492eab8a19ecd;hpb=fa3f1e567e9c848683aefaa1a1f5e68340c7a5f2;p=pkg-rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index 33dd529..c38b6c9 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.3002; +$VERSION=1.4002; bootstrap RRDs $VERSION;