This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Appease the gods of stupid tests.
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 14 Nov 2015 16:25:38 +0000 (11:25 -0500)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 14 Nov 2015 16:25:38 +0000 (11:25 -0500)
dist/threads/lib/threads.pm

index 253a605..0f6bca4 100644 (file)
@@ -5,7 +5,7 @@ use 5.008;
 use strict;
 use warnings;
 
-our $VERSION = '2.03';
+our $VERSION = '2.04';
 my $XS_VERSION = $VERSION;
 $VERSION = eval $VERSION;