summaryrefslogtreecommitdiff
path: root/lib/MCE/Mutex/Channel2.pm
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2021-11-20 17:44:01 +0100
committergregor herrmann <gregoa@debian.org>2021-11-20 17:44:01 +0100
commitac6e1436b70fdbb80d202c253f360147cad9fea9 (patch)
treec38c874add31bb78c5af57b0eb7c56aaea3da2f9 /lib/MCE/Mutex/Channel2.pm
parentfcb63b5567d6f4a133dec932a3badcc222f1ef33 (diff)
New upstream version 1.875
Diffstat (limited to 'lib/MCE/Mutex/Channel2.pm')
-rw-r--r--lib/MCE/Mutex/Channel2.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/MCE/Mutex/Channel2.pm b/lib/MCE/Mutex/Channel2.pm
index 0b8f64e..e8b940b 100644
--- a/lib/MCE/Mutex/Channel2.pm
+++ b/lib/MCE/Mutex/Channel2.pm
@@ -11,7 +11,7 @@ use warnings;
no warnings qw( threads recursion uninitialized once );
-our $VERSION = '1.874';
+our $VERSION = '1.875';
use base 'MCE::Mutex::Channel';
use MCE::Util ();
@@ -116,7 +116,7 @@ MCE::Mutex::Channel2 - Provides two mutexes using a single channel
=head1 VERSION
-This document describes MCE::Mutex::Channel2 version 1.874
+This document describes MCE::Mutex::Channel2 version 1.875
=head1 DESCRIPTION