X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=bindings%2Fperl-shared%2FRRDs.pm;h=8f8bf44cfea06696a1740f212616c0c3953d7072;hb=31f6e9071af7d014dac71d42d61594016832868c;hp=0a8d412808fdc6f4349716b13c53a01ddae8fe64;hpb=12fd8de9a537d83e29427ee4c2c68dc1100055d2;p=rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index 0a8d412..8f8bf44 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.2001; +$VERSION=1.2002; bootstrap RRDs $VERSION;