X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind.pm;h=f9b28ab6acdccf3cd52a814a6e99a82bab04c7e4;hp=46a86c6fe9509e4241f1f6577bab9956aed472a3;hb=abe419ac02d109283a1fe5615f5ab9d0a9a5572f;hpb=b49eb32471c5c0c67b98b989484e9233e1dea06c diff --git a/lib/Test/Valgrind.pm b/lib/Test/Valgrind.pm index 46a86c6..f9b28ab 100644 --- a/lib/Test/Valgrind.pm +++ b/lib/Test/Valgrind.pm @@ -9,11 +9,11 @@ Test::Valgrind - Test Perl code through valgrind. =head1 VERSION -Version 1.00 +Version 1.01 =cut -our $VERSION = '1.00'; +our $VERSION = '1.01'; =head1 SYNOPSIS