X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=95424210594ff7c2e4a9f5778e0e70216fe6fd2d;hb=ec2afe5e94d9fcd72bb58e572f0251c7557325f7;hp=cbca29004fb5ada5ee1541bfc85734f7a31a7080;hpb=18b84aa75885eba2ff1d8da25152e4be912512bd;p=rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index cbca290..9542421 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.2022; +$VERSION=1.2023; bootstrap RRDs $VERSION;