projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b762d86
)
Bump version of threads.pm
Rafael Garcia-Suarez [Sun, 7 Jun 2009 13:55:31 +0000 (15:55 +0200)]
ext/threads/threads.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/threads/threads.pm
b/ext/threads/threads.pm
index
8e2b581
..
8d24075
100644
(file)
--- a/
ext/threads/threads.pm
+++ b/
ext/threads/threads.pm
@@
-5,7
+5,7
@@
use 5.008;
use strict;
use warnings;
-our $VERSION = '1.72';
+our $VERSION = '1.72_01';
my $XS_VERSION = $VERSION;
$VERSION = eval $VERSION;