summaryrefslogtreecommitdiff
path: root/lib/MCE/Channel/Threads.pm
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2020-06-21 16:57:41 +0200
committergregor herrmann <gregoa@debian.org>2020-06-21 16:57:41 +0200
commitddced8c9e32c256f98e6670f6838f3991bb35e44 (patch)
tree1ba26f99dda1a3432e548b9b05177d8db0a875f3 /lib/MCE/Channel/Threads.pm
parenta3e9e0bb0df12b7961cf6c2f99bec86f47add67e (diff)
New upstream version 1.872
Diffstat (limited to 'lib/MCE/Channel/Threads.pm')
-rw-r--r--lib/MCE/Channel/Threads.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/MCE/Channel/Threads.pm b/lib/MCE/Channel/Threads.pm
index 835024e..8002f92 100644
--- a/lib/MCE/Channel/Threads.pm
+++ b/lib/MCE/Channel/Threads.pm
@@ -11,7 +11,7 @@ use warnings;
no warnings qw( uninitialized once );
-our $VERSION = '1.868';
+our $VERSION = '1.872';
use threads;
use threads::shared;
@@ -320,7 +320,7 @@ MCE::Channel::Threads - Channel for producer(s) and many consumers
=head1 VERSION
-This document describes MCE::Channel::Threads version 1.868
+This document describes MCE::Channel::Threads version 1.872
=head1 DESCRIPTION