X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FCommand.pm;h=0a649d65afeab3ffbf7f063c359bc4d9b183bd2d;hp=158d4a3ecec275e4fba394a15700179213c14c1a;hb=195f0244c01e942307e13d693f196156b9263444;hpb=79648560f84e1acfbdc66549b63dd1131b2c32d7 diff --git a/lib/Test/Valgrind/Command.pm b/lib/Test/Valgrind/Command.pm index 158d4a3..0a649d6 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.10 +Version 1.11 =cut -our $VERSION = '1.10'; +our $VERSION = '1.11'; =head1 DESCRIPTION