X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=04c8333f2e7506b47ef1938c2c0e7c8aa586ceca;hp=1246003e078d2d976fd6fda0b4fbb9f930b4b505;hb=daf8e7ff715a59e1f9827080d1b785ffb3c5a4b1;hpb=7d66dc1a93ed5d717b147e3ee52ff987408a98c3 diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index 1246003..04c8333 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.299908052600; +$VERSION=1.299908053100; bootstrap RRDs $VERSION;