summaryrefslogtreecommitdiff
path: root/lib/MCE/Subs.pm
diff options
context:
space:
mode:
authorAngel Abad <angel@debian.org>2018-03-17 09:54:54 +0100
committerAngel Abad <angel@debian.org>2018-03-17 09:54:54 +0100
commit3c267097308b1d6b3164bfc4968f4f54eec458f2 (patch)
treeaa68d18aec8ad04ff9379160981f8cedbad65cb1 /lib/MCE/Subs.pm
parent7c44f26a443312c925a0353849b9a172b7bf8ceb (diff)
New upstream version 1.835
Diffstat (limited to 'lib/MCE/Subs.pm')
-rw-r--r--lib/MCE/Subs.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/MCE/Subs.pm b/lib/MCE/Subs.pm
index 5c14e69..a9f3a46 100644
--- a/lib/MCE/Subs.pm
+++ b/lib/MCE/Subs.pm
@@ -11,7 +11,7 @@ use warnings;
no warnings qw( threads recursion uninitialized );
-our $VERSION = '1.833';
+our $VERSION = '1.835';
## no critic (Subroutines::ProhibitSubroutinePrototypes)
## no critic (TestingAndDebugging::ProhibitNoStrict)
@@ -204,7 +204,7 @@ MCE::Subs - Exports functions mapped directly to MCE methods
=head1 VERSION
-This document describes MCE::Subs version 1.833
+This document describes MCE::Subs version 1.835
=head1 SYNOPSIS