summaryrefslogtreecommitdiff
path: root/lib/MCE/Child.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/MCE/Child.pm')
-rw-r--r--lib/MCE/Child.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/MCE/Child.pm b/lib/MCE/Child.pm
index 786a5b4..2292935 100644
--- a/lib/MCE/Child.pm
+++ b/lib/MCE/Child.pm
@@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized once redefine );
package MCE::Child;
-our $VERSION = '1.887';
+our $VERSION = '1.888';
## no critic (BuiltinFunctions::ProhibitStringyEval)
## no critic (Subroutines::ProhibitExplicitReturnUndef)
@@ -1007,7 +1007,7 @@ MCE::Child - A threads-like parallelization module compatible with Perl 5.8
=head1 VERSION
-This document describes MCE::Child version 1.887
+This document describes MCE::Child version 1.888
=head1 SYNOPSIS