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 8562fbd..5e732d9 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.889';
+our $VERSION = '1.890';
my $_tid = $INC{'threads.pm'} ? threads->tid() : 0;
@@ -738,7 +738,7 @@ MCE::Core::Worker - Core methods for the worker process
=head1 VERSION
-This document describes MCE::Core::Worker version 1.889
+This document describes MCE::Core::Worker version 1.890
=head1 DESCRIPTION