summaryrefslogtreecommitdiff
path: root/lib/MCE/Stream.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/MCE/Stream.pm')
-rw-r--r--lib/MCE/Stream.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/MCE/Stream.pm b/lib/MCE/Stream.pm
index 7dcdacf..e148cd1 100644
--- a/lib/MCE/Stream.pm
+++ b/lib/MCE/Stream.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)
@@ -671,7 +671,7 @@ MCE::Stream - Parallel stream model for chaining multiple maps and greps
=head1 VERSION
-This document describes MCE::Stream version 1.874
+This document describes MCE::Stream version 1.875
=head1 SYNOPSIS