This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
ExtUtils::MakeMaker 6.55_02
[perl5.git] / lib / ExtUtils / testlib.pm
index e11fd32..b1231e2 100644 (file)
@@ -3,7 +3,7 @@ package ExtUtils::testlib;
 use strict;
 use warnings;
 
-our $VERSION = 6.55_01;
+our $VERSION = 6.55_02;
 
 use Cwd;
 use File::Spec;