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