summaryrefslogtreecommitdiff
path: root/lib/MCE/Channel.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/MCE/Channel.pm')
-rw-r--r--lib/MCE/Channel.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/MCE/Channel.pm b/lib/MCE/Channel.pm
index 054780b..92e72a1 100644
--- a/lib/MCE/Channel.pm
+++ b/lib/MCE/Channel.pm
@@ -11,7 +11,7 @@ use warnings;
no warnings qw( uninitialized once );
-our $VERSION = '1.887';
+our $VERSION = '1.888';
## no critic (BuiltinFunctions::ProhibitStringyEval)
## no critic (TestingAndDebugging::ProhibitNoStrict)
@@ -131,7 +131,7 @@ MCE::Channel - Queue-like and two-way communication capability
=head1 VERSION
-This document describes MCE::Channel version 1.887
+This document describes MCE::Channel version 1.888
=head1 SYNOPSIS