LOGONLY mark e42956 as DOC but verify needed since I want somebody to check my logic...
[p5sagit/p5-mst-13.2.git] / dist / threads-shared / shared.pm
index 15e7a02..200f0a7 100644 (file)
@@ -7,7 +7,7 @@ use warnings;
 
 use Scalar::Util qw(reftype refaddr blessed);
 
-our $VERSION = '1.33';
+our $VERSION = '1.33_01';
 my $XS_VERSION = $VERSION;
 $VERSION = eval $VERSION;