X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FCommand.pm;h=b871cc57f3d58532044c3692eb59ff53a2bf465e;hp=be786e9d281542d59f104acd202658dd8de75a55;hb=3a312e2c6e7fdc7be70dcc8ccca604e7c62699f5;hpb=01d49783af4ec2292a5fe23164bbef36119613e0 diff --git a/lib/Test/Valgrind/Command.pm b/lib/Test/Valgrind/Command.pm index be786e9..b871cc5 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.15 +Version 1.16 =cut -our $VERSION = '1.15'; +our $VERSION = '1.16'; =head1 DESCRIPTION