X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FTool.pm;h=dc7ba2f0f2376cda4a042dc38c7a484c4de1a217;hb=25477f9b11b34b21f60ef6700a107b03876f1e19;hp=7e0e7126edbf536104b7f90d703bbe7c671c330d;hpb=79648560f84e1acfbdc66549b63dd1131b2c32d7;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/lib/Test/Valgrind/Tool.pm b/lib/Test/Valgrind/Tool.pm index 7e0e712..dc7ba2f 100644 --- a/lib/Test/Valgrind/Tool.pm +++ b/lib/Test/Valgrind/Tool.pm @@ -9,11 +9,11 @@ Test::Valgrind::Tool - Base class for Test::Valgrind tools. =head1 VERSION -Version 1.10 +Version 1.11 =cut -our $VERSION = '1.10'; +our $VERSION = '1.11'; =head1 DESCRIPTION