X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FCommand.pm;h=b28a7bb13db1e6c2a9fb19a6dd14bcd9ba07447f;hp=225e9633ce6462e1798ff0cd8da6c6e7f2682023;hb=cea977523ce9c4be865b97a0813a5e14cce873f9;hpb=9314897b9f4c46057ac5147c0fb4c8fc6dd466a9 diff --git a/lib/Test/Valgrind/Command.pm b/lib/Test/Valgrind/Command.pm index 225e963..b28a7bb 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.12 +Version 1.13 =cut -our $VERSION = '1.12'; +our $VERSION = '1.13'; =head1 DESCRIPTION