X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=aac7fa8c207de996f8d76639684d88a68cfc1692;hp=006292531e8155f05d0f10c31195ababaed98ddc;hb=5a7eb5b62b485b61ddb80a40ef22f4337cf2289f;hpb=fefb27848de265750174cab10cfb9aba23d10320 diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index 0062925..aac7fa8 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.2004; +$VERSION=1.2005; bootstrap RRDs $VERSION;