X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FCommand.pm;fp=lib%2FTest%2FValgrind%2FCommand.pm;h=df13dad60b8e9cdaaa89fcfff6c87fe2c7aa805b;hp=aa1681f9edac79629d2c917dd92099601783ed08;hb=8a3289dfc8449aed2d53e35c52c269009630293e;hpb=8a39103c14eb290a8af3a5f6662507d165644a01 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