X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FTool%2Fmemcheck.pm;h=27a2a62eed0abe2d820f151d5ff77fc1849959e6;hb=f2071d95aaaa4817e91cc33530deedc8d701d44d;hp=b300f66da1319a624ee7b171ec1506d76471ca90;hpb=d77165d74a0a4d3a18143cd63cdb624252058698;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/lib/Test/Valgrind/Tool/memcheck.pm b/lib/Test/Valgrind/Tool/memcheck.pm index b300f66..27a2a62 100644 --- a/lib/Test/Valgrind/Tool/memcheck.pm +++ b/lib/Test/Valgrind/Tool/memcheck.pm @@ -9,11 +9,11 @@ Test::Valgrind::Tool::memcheck - Run an analysis through the memcheck tool. =head1 VERSION -Version 1.18 +Version 1.19 =cut -our $VERSION = '1.18'; +our $VERSION = '1.19'; =head1 DESCRIPTION @@ -173,7 +173,7 @@ You can find documentation for this module with the perldoc command. =head1 COPYRIGHT & LICENSE -Copyright 2009,2010,2011,2013,2015 Vincent Pit, all rights reserved. +Copyright 2009,2010,2011,2013,2015,2016 Vincent Pit, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. @@ -185,7 +185,7 @@ package Test::Valgrind::Tool::memcheck::Report; use base qw; -our $VERSION = '1.18'; +our $VERSION = '1.19'; my @kinds = qw< InvalidFree