X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FCommand.pm;h=0b491baba248d1768350139f2616b377522d48e6;hp=75dfae9e4471ee57f8d355b5b3dc245a0842e8cd;hb=abe419ac02d109283a1fe5615f5ab9d0a9a5572f;hpb=b49eb32471c5c0c67b98b989484e9233e1dea06c diff --git a/lib/Test/Valgrind/Command.pm b/lib/Test/Valgrind/Command.pm index 75dfae9..0b491ba 100644 --- a/lib/Test/Valgrind/Command.pm +++ b/lib/Test/Valgrind/Command.pm @@ -9,11 +9,11 @@ Test::Valgrind::Command - Base class for Test::Valgrind commands. =head1 VERSION -Version 1.00 +Version 1.01 =cut -our $VERSION = '1.00'; +our $VERSION = '1.01'; =head1 DESCRIPTION