summaryrefslogtreecommitdiff
path: root/lib/MCE/Flow.pm
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2023-09-30 00:00:20 +0200
committergregor herrmann <gregoa@debian.org>2023-09-30 00:00:20 +0200
commit4908c195e48b3bef4e778bdf488d30f8b28f2cde (patch)
treeebc7319b1ae0f1fa00b80e14988919da3304d1a6 /lib/MCE/Flow.pm
parent91c88a5c0687792230bad9584a9341aca167b338 (diff)
parent8e8880d453cb4f914b7392e307d67e1a6079d74a (diff)
Update upstream source from tag 'upstream/1.889'
Update to upstream version '1.889' with Debian dir f495a98f866eb46c529d3202d18e75b81da6f3f6
Diffstat (limited to 'lib/MCE/Flow.pm')
-rw-r--r--lib/MCE/Flow.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/MCE/Flow.pm b/lib/MCE/Flow.pm
index 2249424..e5c6330 100644
--- a/lib/MCE/Flow.pm
+++ b/lib/MCE/Flow.pm
@@ -11,7 +11,7 @@ use warnings;
no warnings qw( threads recursion uninitialized );
-our $VERSION = '1.888';
+our $VERSION = '1.889';
## no critic (BuiltinFunctions::ProhibitStringyEval)
## no critic (Subroutines::ProhibitSubroutinePrototypes)
@@ -482,7 +482,7 @@ MCE::Flow - Parallel flow model for building creative applications
=head1 VERSION
-This document describes MCE::Flow version 1.888
+This document describes MCE::Flow version 1.889
=head1 DESCRIPTION