X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FCommand.pm;h=2afa4b03695ad8b063b7e1ac0d20e35081bdd47f;hp=345204711e3e17dcde4976008ce0a89d196e2a2f;hb=08860dad1f820cce06758ec4add9353a4dbc8175;hpb=245d45a8e57eb11cd4f4d67a86123419e5f75d37 diff --git a/lib/Test/Valgrind/Command.pm b/lib/Test/Valgrind/Command.pm index 3452047..2afa4b0 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.02 +Version 1.10 =cut -our $VERSION = '1.02'; +our $VERSION = '1.10'; =head1 DESCRIPTION