This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add parallelness to win32/GNUmakefile
[perl5.git] / dist / ExtUtils-CBuilder / Makefile.PL
index 820b294..44cb33a 100644 (file)
@@ -29,7 +29,7 @@ my %WriteMakefileArgs = (
   "TEST_REQUIRES" => {
     "Test::More" => "0.47"
   },
-  "VERSION" => "0.280224",
+  "VERSION" => "0.280225",
   "test" => {
     "TESTS" => "t/*.t"
   }