X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=65ec5c28c0263dccf33f20c56906d7a5be587bfc;hp=77aafe7d9cbae307b4ea9412f3ff2830f59b9c13;hb=a9e69acbc184063dcc0eda6a250ee1b7ae1cbb47;hpb=342b22c3e74a10d7049285c2cea7383676bcfc95 diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index 77aafe7..65ec5c2 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.2012; +$VERSION=1.2013; bootstrap RRDs $VERSION;