From: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: Fri, 5 Sep 2003 12:22:52 +0000 (+0200)
Subject: versions threads modules
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c46325ea2796bc5f3fb59a53f567acd792e498ce;p=p5sagit%2Fp5-mst-13.2.git

versions threads modules
Message-Id: <p05111b03bb7e1423e6ff@[192.168.56.4]>

p4raw-id: //depot/perl@21046
---

diff --git a/ext/threads/shared/shared.pm b/ext/threads/shared/shared.pm
index 9c573ba..632040a 100644
--- a/ext/threads/shared/shared.pm
+++ b/ext/threads/shared/shared.pm
@@ -1,6 +1,6 @@
 package threads::shared;
 
-use 5.007_003;
+use 5.008;
 use strict;
 use warnings;
 BEGIN {