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 cdb1990268..8b0c950dfa 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.48'; # Please update the pod, too.
+our $VERSION = '1.49'; # Please update the pod, too.
my $XS_VERSION = $VERSION;
$VERSION = eval $VERSION;