X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FComponent.pm;h=ed212b9700729a0e41099a1f3edaf940ae8a7ef2;hp=3b7a5701f3a698167d95a0c0281fabd0d16eb35c;hb=08860dad1f820cce06758ec4add9353a4dbc8175;hpb=245d45a8e57eb11cd4f4d67a86123419e5f75d37 diff --git a/lib/Test/Valgrind/Component.pm b/lib/Test/Valgrind/Component.pm index 3b7a570..ed212b9 100644 --- a/lib/Test/Valgrind/Component.pm +++ b/lib/Test/Valgrind/Component.pm @@ -9,11 +9,11 @@ Test::Valgrind::Component - Base class for Test::Valgrind components. =head1 VERSION -Version 1.02 +Version 1.10 =cut -our $VERSION = '1.02'; +our $VERSION = '1.10'; use Scalar::Util ();