summaryrefslogtreecommitdiff
path: root/lib/MCE/Loop.pm
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2021-11-20 17:44:01 +0100
committergregor herrmann <gregoa@debian.org>2021-11-20 17:44:01 +0100
commitac6e1436b70fdbb80d202c253f360147cad9fea9 (patch)
treec38c874add31bb78c5af57b0eb7c56aaea3da2f9 /lib/MCE/Loop.pm
parentfcb63b5567d6f4a133dec932a3badcc222f1ef33 (diff)
New upstream version 1.875
Diffstat (limited to 'lib/MCE/Loop.pm')
-rw-r--r--lib/MCE/Loop.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/MCE/Loop.pm b/lib/MCE/Loop.pm
index 014ba97..e809d55 100644
--- a/lib/MCE/Loop.pm
+++ b/lib/MCE/Loop.pm
@@ -11,7 +11,7 @@ use warnings;
no warnings qw( threads recursion uninitialized );
-our $VERSION = '1.874';
+our $VERSION = '1.875';
## no critic (BuiltinFunctions::ProhibitStringyEval)
## no critic (Subroutines::ProhibitSubroutinePrototypes)
@@ -349,7 +349,7 @@ MCE::Loop - MCE model for building parallel loops
=head1 VERSION
-This document describes MCE::Loop version 1.874
+This document describes MCE::Loop version 1.875
=head1 DESCRIPTION