X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FCommand.pm;h=345204711e3e17dcde4976008ce0a89d196e2a2f;hp=61f72fc3112908630721ce6a57cca5c561d25fb0;hb=1b06adb9788085e8aad3af42ea384153cd0a4fe6;hpb=cbc78ed3600426ed4bd21f069a0afb334a94a4b1 diff --git a/lib/Test/Valgrind/Command.pm b/lib/Test/Valgrind/Command.pm index 61f72fc..3452047 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.01 +Version 1.02 =cut -our $VERSION = '1.01'; +our $VERSION = '1.02'; =head1 DESCRIPTION