summaryrefslogtreecommitdiff
path: root/dist/threads-shared/lib/threads/shared.pm
diff options
context:
space:
mode:
Diffstat (limited to 'dist/threads-shared/lib/threads/shared.pm')
-rw-r--r--dist/threads-shared/lib/threads/shared.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/threads-shared/lib/threads/shared.pm b/dist/threads-shared/lib/threads/shared.pm
index b8ad7b7f4c..b99a038759 100644
--- a/dist/threads-shared/lib/threads/shared.pm
+++ b/dist/threads-shared/lib/threads/shared.pm
@@ -7,7 +7,7 @@ use warnings;
use Scalar::Util qw(reftype refaddr blessed);
-our $VERSION = '1.34';
+our $VERSION = '1.35';
my $XS_VERSION = $VERSION;
$VERSION = eval $VERSION;