X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FUtil.pm;h=9d05268fa6c1a68391d40e09b5748aa9faec2ab4;hp=ab2cd2233cfc6e4b6b7f3cedaa9f4b9d16ff23a3;hb=f2071d95aaaa4817e91cc33530deedc8d701d44d;hpb=8a3289dfc8449aed2d53e35c52c269009630293e diff --git a/lib/Test/Valgrind/Util.pm b/lib/Test/Valgrind/Util.pm index ab2cd22..9d05268 100644 --- a/lib/Test/Valgrind/Util.pm +++ b/lib/Test/Valgrind/Util.pm @@ -9,11 +9,11 @@ Test::Valgrind::Util - Utility routines for Test::Valgrind. =head1 VERSION -Version 1.18 +Version 1.19 =cut -our $VERSION = '1.18'; +our $VERSION = '1.19'; =head1 DESCRIPTION @@ -79,7 +79,7 @@ You can find documentation for this module with the perldoc command. =head1 COPYRIGHT & LICENSE -Copyright 2015 Vincent Pit, all rights reserved. +Copyright 2015,2016 Vincent Pit, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.