summaryrefslogtreecommitdiff
path: root/lib/MCE/Subs.pm
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2018-07-20 20:40:05 +0200
committergregor herrmann <gregoa@debian.org>2018-07-20 20:40:05 +0200
commit0dbe66f3950af0de939f19e59d9459aba8fe2347 (patch)
tree58a3d4db1ce7e7c3372da6683fadc25131fa2be0 /lib/MCE/Subs.pm
parent3c267097308b1d6b3164bfc4968f4f54eec458f2 (diff)
New upstream version 1.836
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 a9f3a46..efd6c00 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.835';
+our $VERSION = '1.836';
## 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.835
+This document describes MCE::Subs version 1.836
=head1 SYNOPSIS