X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FReport.pm;h=9ecaff32ccd7a51ab01b35f89699b7672df5c908;hp=c64cb37a8c4a3330382dab4cbfa1b784457e0e96;hb=b34179155630f5f4cbea1749af4054a746ded9a4;hpb=ad66f34b791e73c7e29655f84566b5021272ae4a diff --git a/lib/Test/Valgrind/Report.pm b/lib/Test/Valgrind/Report.pm index c64cb37..9ecaff3 100644 --- a/lib/Test/Valgrind/Report.pm +++ b/lib/Test/Valgrind/Report.pm @@ -9,11 +9,11 @@ Test::Valgrind::Report - Base class for Test::Valgrind error reports. =head1 VERSION -Version 1.16 +Version 1.17 =cut -our $VERSION = '1.16'; +our $VERSION = '1.17'; =head1 DESCRIPTION