summaryrefslogtreecommitdiff
path: root/lib/MCE/Core/Worker.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/MCE/Core/Worker.pm')
-rw-r--r--lib/MCE/Core/Worker.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/MCE/Core/Worker.pm b/lib/MCE/Core/Worker.pm
index b19eba1..84ac8cc 100644
--- a/lib/MCE/Core/Worker.pm
+++ b/lib/MCE/Core/Worker.pm
@@ -14,7 +14,7 @@ package MCE::Core::Worker;
use strict;
use warnings;
-our $VERSION = '1.882';
+our $VERSION = '1.884';
my $_tid = $INC{'threads.pm'} ? threads->tid() : 0;
@@ -737,7 +737,7 @@ MCE::Core::Worker - Core methods for the worker process
=head1 VERSION
-This document describes MCE::Core::Worker version 1.882
+This document describes MCE::Core::Worker version 1.884
=head1 DESCRIPTION