summaryrefslogtreecommitdiff
path: root/dist/threads/lib/threads.pm
diff options
context:
space:
mode:
Diffstat (limited to 'dist/threads/lib/threads.pm')
-rw-r--r--dist/threads/lib/threads.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/threads/lib/threads.pm b/dist/threads/lib/threads.pm
index a4890dff86..aef9c2a3e9 100644
--- a/dist/threads/lib/threads.pm
+++ b/dist/threads/lib/threads.pm
@@ -5,7 +5,7 @@ use 5.008;
use strict;
use warnings;
-our $VERSION = '1.81_02';
+our $VERSION = '1.81_03';
my $XS_VERSION = $VERSION;
$VERSION = eval $VERSION;