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 e657738..84fdeeb 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.872';
+our $VERSION = '1.873';
## no critic (BuiltinFunctions::ProhibitStringyEval)
## no critic (Subroutines::ProhibitExplicitReturnUndef)
@@ -982,7 +982,7 @@ MCE::Child - A threads-like parallelization module compatible with Perl 5.8
=head1 VERSION
-This document describes MCE::Child version 1.872
+This document describes MCE::Child version 1.873
=head1 SYNOPSIS