summaryrefslogtreecommitdiff
path: root/lib/MCE/Grep.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/MCE/Grep.pm')
-rw-r--r--lib/MCE/Grep.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/MCE/Grep.pm b/lib/MCE/Grep.pm
index 245a8ad..7ee7d77 100644
--- a/lib/MCE/Grep.pm
+++ b/lib/MCE/Grep.pm
@@ -11,7 +11,7 @@ use warnings;
no warnings qw( threads recursion uninitialized );
-our $VERSION = '1.808';
+our $VERSION = '1.809';
## no critic (BuiltinFunctions::ProhibitStringyEval)
## no critic (Subroutines::ProhibitSubroutinePrototypes)
@@ -445,7 +445,7 @@ MCE::Grep - Parallel grep model similar to the native grep function
=head1 VERSION
-This document describes MCE::Grep version 1.808
+This document describes MCE::Grep version 1.809
=head1 SYNOPSIS