Upgrade to Math::BigInt 1.86
[p5sagit/p5-mst-13.2.git] / lib / Thread / Semaphore.pm
index 70441ab..1e18854 100644 (file)
@@ -2,7 +2,7 @@ package Thread::Semaphore;
 
 use threads::shared;
 
-our $VERSION = '2.00';
+our $VERSION = '2.01';
 
 =head1 NAME