]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - lib/Test/Valgrind/Report.pm
This is 1.02
[perl/modules/Test-Valgrind.git] / lib / Test / Valgrind / Report.pm
index 9c31ca96caed59249fb746adebee0a7178596260..ac4ad9e405561687fb4f97215221ea16d2f585ea 100644 (file)
@@ -9,11 +9,11 @@ Test::Valgrind::Report - Base class for Test::Valgrind error reports.
 
 =head1 VERSION
 
-Version 1.01
+Version 1.02
 
 =cut
 
-our $VERSION = '1.01';
+our $VERSION = '1.02';
 
 use base qw/Test::Valgrind::Carp/;