summaryrefslogtreecommitdiff
path: root/lib/MCE/Grep.pm
diff options
context:
space:
mode:
authorAngel Abad <angelabad@gmail.com>2016-11-25 09:05:28 +0100
committerAngel Abad <angelabad@gmail.com>2016-11-25 09:05:28 +0100
commit0ef4f85484117123a87573e28c42e22374764005 (patch)
tree875b9e9c25fd44017511389ef122e267af088536 /lib/MCE/Grep.pm
parent9a94368276b309ca5a028ec437071ae69ba3bf7d (diff)
New upstream version 1.809
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