X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FCommand.pm;h=9e1e11643f9011f6c586978e817b0bed669f6b5a;hp=0a649d65afeab3ffbf7f063c359bc4d9b183bd2d;hb=90b6c795c9fab6343c3501923aacc8f43f7a82ea;hpb=5bc70067584bc854d8e1c28fd376b732aee31c38 diff --git a/lib/Test/Valgrind/Command.pm b/lib/Test/Valgrind/Command.pm index 0a649d6..9e1e116 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.11 +Version 1.12 =cut -our $VERSION = '1.11'; +our $VERSION = '1.12'; =head1 DESCRIPTION