X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FReport.pm;h=5bc50b00b7c2babd9afc122b3f90a1fc276c894c;hp=e0d5b286612dc7279e252b74f75c376083c8d132;hb=195f0244c01e942307e13d693f196156b9263444;hpb=79648560f84e1acfbdc66549b63dd1131b2c32d7 diff --git a/lib/Test/Valgrind/Report.pm b/lib/Test/Valgrind/Report.pm index e0d5b28..5bc50b0 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.10 +Version 1.11 =cut -our $VERSION = '1.10'; +our $VERSION = '1.11'; =head1 DESCRIPTION