X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FReport.pm;h=2b6026d0a3cd31e4654acd5c5df03759ccc3c684;hp=8618d59f6844c9e4cfd566dc6f2a5517cf191b2a;hb=cc42998614d386a86ed90c9c9dd3ce9df68140f5;hpb=aa04f163454a2ae5ebf0d9001078c1d251ffda4b diff --git a/lib/Test/Valgrind/Report.pm b/lib/Test/Valgrind/Report.pm index 8618d59..2b6026d 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.13 +Version 1.14 =cut -our $VERSION = '1.13'; +our $VERSION = '1.14'; =head1 DESCRIPTION