X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FCommand.pm;h=df13dad60b8e9cdaaa89fcfff6c87fe2c7aa805b;hb=4dc5784d2c95735aef1b4f8c4e9197f6ceca55bc;hp=aa1681f9edac79629d2c917dd92099601783ed08;hpb=8a39103c14eb290a8af3a5f6662507d165644a01;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/lib/Test/Valgrind/Command.pm b/lib/Test/Valgrind/Command.pm index aa1681f..df13dad 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.17 +Version 1.18 =cut -our $VERSION = '1.17'; +our $VERSION = '1.18'; =head1 DESCRIPTION